CVS update: samba/source/libsmb

jra at samba.org jra at samba.org
Sat Jan 17 00:30:35 GMT 2004


Date:	Sat Jan 17 00:30:35 2004
Author:	jra

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv6578/libsmb

Modified Files:
      Tag: SAMBA_3_0
	smb_signing.c 
Log Message:
Fix for a signing bug when the mid wraps.
Found by Fran Fabrizio <fran at cis.uab.edu>.
Add to the *start* of the list not the end of the list.
This ensures that the *last* send sequence with this mid
is returned by preference.
This can happen if the mid wraps and one of the early
mid numbers didn't get a reply and is still lurking on
the list.
Jeremy.


Revisions:
smb_signing.c		1.4.2.44 => 1.4.2.45
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c.diff?r1=1.4.2.44&r2=1.4.2.45


More information about the samba-cvs mailing list