CVS update: samba/source/lib

mbp at samba.org mbp at samba.org
Tue Mar 18 16:00:02 EST 2003


Date:	Tue Mar 18 05:00:02 2003
Author:	mbp

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

Modified Files:
	util_str.c 
Log Message:
global_globber_region_function/line ought to be recorded before
clobbering the region, just in case clobbering causes us to crash
immediately.  (That might happen if we just shot ourselves in the
stack and strcpy was not inlined.)

Also, in DEVELOPER mode and when Valgrind is available, mark the
clobbered region as uninitialized.  This is an even stronger
protection than clobbering with 0xf1.


Revisions:
util_str.c		1.86 => 1.87
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.86&r2=1.87


More information about the samba-cvs mailing list