Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netsmb



Module Name:    src
Committed By:   jdolecek
Date:           Mon Feb 24 21:13:14 UTC 2003

Modified Files:
        src/sys/netsmb: smb_iod.c smb_rq.c smb_rq.h

Log Message:
make sure sr_bcount, sr_rqtid and sr_rquid are wrote in alignment-safe way
problem pointed out by Martin Husemann

while here, turn some checks/SMBERROR()s to #ifdef DIAGNOSTIC panic()s


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/netsmb/smb_iod.c
cvs rdiff -r1.8 -r1.9 src/sys/netsmb/smb_rq.c
cvs rdiff -r1.2 -r1.3 src/sys/netsmb/smb_rq.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index