CVS update: samba/source/passdb

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/passdb
In directory dp.samba.org:/tmp/cvs-serv14092/passdb

Modified Files:
      Tag: SAMBA_3_0
	secrets.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:
secrets.c		1.32.2.17 => 1.32.2.18
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/secrets.c.diff?r1=1.32.2.17&r2=1.32.2.18



More information about the samba-cvs mailing list