Files
btop/src
Jeff Squyres b8fb0df377 fix: avoid macOS swap disk crash [AI generated]
Skip the synthetic swap disk entry when collecting filesystem stats on macOS. The swap row is not a real mountpoint, so calling statvfs() on it fails and leaves the async disk-stat future in an error path.

Also release IOKit properties only when IORegistryEntryCreateCFProperties() succeeds and returns a valid object, avoiding an unsafe CFRelease() after failed property creation.
2026-06-01 11:11:05 -04:00
..
2026-01-21 10:58:22 -08:00
2026-05-01 13:26:51 +02:00
2025-05-01 20:36:27 +02:00
2025-11-10 10:04:49 +07:00
2025-11-02 17:16:56 +01:00
2024-01-24 15:02:11 +01:00
2025-11-18 10:23:03 +01:00