1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-03 12:58:35 +03:00
Jose A. Rivera f164e81e8b lib/popt: Patch memory leak in popthelp.c
Memory created as "t" was not being free'd.

Change-Id: I5f6e20acc6c440a1cd9908aed7a90de2000f22f8
Coverity-Id: 240599
Coverity-Id: 240600
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
2014-03-13 21:45:12 +01:00
..
2012-11-13 22:14:14 +11:00
2014-02-20 10:11:24 +13:00
2011-12-08 22:12:00 +01:00
2013-05-15 21:04:41 -07:00
2013-11-28 02:24:45 +01:00
2013-12-17 01:57:12 +01:00
2012-12-15 16:04:26 +01:00
2014-01-17 12:38:08 +01:00
2013-05-28 12:17:10 +10:00
2011-12-08 22:12:00 +01:00

compression - Various compression algorithms (MSZIP, lzxpress)
dnspython - Python module for working with DNS.
nss_wrapper - Wrapper for the user and group NSS API allowing the use 
              of other data sources.
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions 
          not provided by the host platform.
socket_wrapper - Wrapper library allowing TCP/IP traffic to be redirected 
                 over Unix domain sockets.
subunit - Utilities and bindings for working with the Subunit test result 
          reporting protocol.
talloc - Hierarchical pool based memory allocator 
tdb - Simple but fast key/value database library, supporting multiple writers
torture - Simple unit testing helper library