htop/openbsd
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
..
OpenBSDMachine.c Attempt to "Fix" OpenBSD Build 2024-01-09 07:29:52 +01:00
OpenBSDMachine.h Adapt platform code for the new Machine base class 2023-05-08 13:06:38 +10:00
OpenBSDProcess.c Work around GCC14 memleak diagnostic 2024-04-08 18:38:34 +02:00
OpenBSDProcess.h Introduce Machine class for host-specific info (split from ProcessList) 2023-05-08 13:06:07 +10:00
OpenBSDProcessTable.c Fix warnings in OpenBSD build. 2024-02-29 18:30:17 +01:00
OpenBSDProcessTable.h Rename ProcessList to ProcessTable throughout 2023-08-31 14:13:16 +10:00
Platform.c Add includes for config.h as per the discussion in PR #1337 2023-12-26 15:14:19 +01:00
Platform.h Correct pid_t type return from Platform_getMaxPid function 2023-09-04 08:59:41 +10:00
ProcessField.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00