1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/lib/pthreadpool
Noel Power 4d095bd052 lib/pthreadpool: cppcheck: Fix Memory leak
Fixes

lib/pthreadpool/tests.c:63: error: memleak: Memory leak: finished <--[cppcheck]

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-06-04 22:13:07 +00:00
..
Makefile Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool_pipe.c Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool_pipe.h Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool_sync.c Revert "pthreadpool: call unshare(CLONE_FS) if available" 2019-01-11 23:11:13 +01:00
pthreadpool_tevent.c Revert "pthreadpool: split out pthreadpool_tevent_job from pthreadpool_tevent_job_state" 2019-01-11 23:11:14 +01:00
pthreadpool_tevent.h Revert "pthreadpool: maintain a global list of orphaned pthreadpool_tevent_jobs" 2019-01-11 23:11:14 +01:00
pthreadpool.c Revert "pthreadpool: call unshare(CLONE_FS) if available" 2019-01-11 23:11:13 +01:00
pthreadpool.h Revert "pthreadpool: call unshare(CLONE_FS) if available" 2019-01-11 23:11:13 +01:00
tests_cmocka.c Revert "pthreadpool: test cancelling and freeing pending pthreadpool_tevent jobs/pools" 2019-01-11 23:11:14 +01:00
tests.c lib/pthreadpool: cppcheck: Fix Memory leak 2019-06-04 22:13:07 +00:00
wscript_build pthreadpool: Add test for pthread_create failure 2017-12-08 13:54:20 +01:00