htop/freebsd
Benny Baumann 1a12d58526 Work around GCC14 memleak diagnostic
While both pointers are identical, GCC-14 with -fanalyzer complains about these return statements to leak memory.
The leak is only reported with LTO though.
2024-04-08 18:38:34 +02:00
..
FreeBSDMachine.c BSD platforms: Reject negative and zero KERN_FSCALE factors 2023-08-30 17:00:36 +02:00
FreeBSDMachine.h Build fixes for FreeBSD 2023-05-09 15:19:36 +02:00
FreeBSDProcess.c Work around GCC14 memleak diagnostic 2024-04-08 18:38:34 +02:00
FreeBSDProcess.h Introduce Machine class for host-specific info (split from ProcessList) 2023-05-08 13:06:07 +10:00
FreeBSDProcessTable.c Fix code style 2023-12-26 15:14:19 +01:00
FreeBSDProcessTable.h Rename ProcessList to ProcessTable throughout 2023-08-31 14:13:16 +10:00
Platform.c Move shared memory next to used memory 2023-10-26 03:14:33 +04:00
Platform.h Correct pid_t type return from Platform_getMaxPid function 2023-09-04 08:59:41 +10:00
ProcessField.h freebsd/dragonfly: Stop aligning equals signs in PLATFORM_PROCESS_FIELDS 2022-01-18 07:23:36 +01:00