htop/dragonflybsd
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
..
DragonFlyBSDMachine.c DragonFlyBSD: build fixes 2024-01-20 11:51:47 +01:00
DragonFlyBSDMachine.h DragonFlyBSD: build fixes 2024-01-20 11:51:47 +01:00
DragonFlyBSDProcess.c Work around GCC14 memleak diagnostic 2024-04-08 18:38:34 +02:00
DragonFlyBSDProcess.h Introduce Machine class for host-specific info (split from ProcessList) 2023-05-08 13:06:07 +10:00
DragonFlyBSDProcessTable.c DragonFlyBSD: build fixes 2024-01-20 11:51:47 +01:00
DragonFlyBSDProcessTable.h Rename ProcessList to ProcessTable throughout 2023-08-31 14:13:16 +10:00
Platform.c DragonFlyBSD: support Disk IO meter 2024-01-20 11:51:47 +01: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