CVS update: samba/source/lib

vlendec at samba.org vlendec at samba.org
Tue Jul 1 22:40:52 EST 2003


Date:	Tue Jul  1 12:40:52 2003
Author:	vlendec

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv14092/lib

Modified Files:
      Tag: SAMBA_3_0
	gencache.c 
Log Message:
Fix two memory leaks. tdb_search_keys allocates space for the key
strings.

Running 'net cache list' or secrets_get_trusted_domains through
valgrind gives a *huge* amount of invalid reads of one byte beyond the
indicated string length in libc's strncpy. Annoying...

Volker



Revisions:
gencache.c		1.1.2.13 => 1.1.2.14
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/gencache.c.diff?r1=1.1.2.13&r2=1.1.2.14



More information about the samba-cvs mailing list