CVS update: samba/source/lib

Jeremy Allison jra at samba.anu.edu.au
Tue Jul 13 12:05:05 EST 1999


Date:	Tuesday July 13, 1999 @ 12:05
Author:	jra

Update of /data/cvs/samba/source/lib
In directory samba:/tmp/cvs-serv19345/lib

Modified Files:
      Tag: SAMBA_2_0_RELEASE
	util_str.c 
Log Message:
Looking at string_sub() - which seems to be the cause of Olaf's complaints,
it looks like the lengths which were converted to size_t's should have
been ssize_t's in these two functions. At one point two lengths are
subtracted, and this should be a signed type.
Jeremy.



More information about the samba-cvs mailing list