htop/solaris
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
..
Platform.c fixes for illumos/Solaris platforms 2024-01-11 20:31:17 +01:00
Platform.h Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00
ProcessField.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
SolarisMachine.c fixes for illumos/Solaris platforms 2024-01-11 20:31:17 +01:00
SolarisMachine.h fixes for illumos/Solaris platforms 2024-01-11 20:31:17 +01:00
SolarisProcess.c Work around GCC14 memleak diagnostic 2024-04-08 18:38:34 +02:00
SolarisProcess.h fixes for illumos/Solaris platforms 2024-01-11 20:31:17 +01:00
SolarisProcessTable.c fixes for illumos/Solaris platforms 2024-01-11 20:31:17 +01:00
SolarisProcessTable.h Relocate include of config.h from header to source modeule 2023-12-26 15:14:19 +01:00