procps/library
Craig Small f471650dc5 library: Fix memory leak in procps_users
Need to free the sesions_list after using it, this was
introduced by me when checking the session class.

Thanks to Thorsten Kukuk from SUSE (All capitals)
for catching this and the patch.

References:
 commit 734930e476
 https://www.freelists.org/post/procps/New-procps-release-soon,10

Signed-off-by: Craig Small <csmall@dropbear.xyz>
2024-10-03 19:13:58 +10:00
..
include library: add or subtract some miscellaneous whitespace 2024-08-27 06:27:52 +10:00
tests testsuite: insert escape support for supplemental PUAs 2024-05-11 10:39:55 +10:00
.gitignore testsuite: Test the library escape routines 2024-05-02 20:04:32 +10:00
capname.c misc: Update Cap/Sigmask API 2024-07-06 14:36:09 +10:00
COPYING build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
devname.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
diskstats.c library: correct boo-boos in /proc file opening commit 2024-06-30 19:34:02 +10:00
escape.c library: escape includes support for supplemental PUAs 2024-05-11 10:39:55 +10:00
libproc2.pc.in misc: Update pc file to new library name 2022-08-29 20:42:45 +10:00
libproc2.sym misc: Update Cap/Sigmask API 2024-07-06 14:36:09 +10:00
meminfo.c library: favor a 'goto' over a 'return' on 2 occasions 2024-08-27 06:27:52 +10:00
namespace.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
numa.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
pids.c misc: tweak that CapPrm addition to the library and ps 2024-07-02 07:17:06 +10:00
pwcache.c library: whack some repetitive, albeit harmless, stuff 2023-12-26 20:56:58 +11:00
readproc.c library: Add Permitted Capabilities 2024-07-01 17:52:24 +10:00
signames.c library: Provide sigabbrev_np() replacement 2024-07-19 17:00:28 +10:00
slabinfo.c library: make /proc file opening consistent for 5 APIs 2024-06-25 20:53:38 +10:00
stat.c library: make /proc file opening consistent for 5 APIs 2024-06-25 20:53:38 +10:00
sysinfo.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00
uptime.c library: Fix memory leak in procps_users 2024-10-03 19:13:58 +10:00
version.c library: Hurd uses /proc/version too 2023-09-07 20:46:54 +10:00
vmstat.c library: favor a 'goto' over a 'return' on 2 occasions 2024-08-27 06:27:52 +10:00
wchan.c misc: Update the copyrights of files 2023-02-07 21:09:48 +11:00