CVS update: samba/source/include
abartlet at samba.org
abartlet at samba.org
Mon Feb 10 20:16:05 EST 2003
Date: Mon Feb 10 09:16:05 2003
Author: abartlet
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv18656/include
Modified Files:
smb.h
Log Message:
Some cleanups:
- Don't use pstrcpy into an allocated string - use safe_strcpy() directly
instead.
- Keep a copy of the 'server_info' attached to the vuid. In future use this
for things like the session key, homedir and full name instead of current
copies.
- Try to avoid memory leak/segfault on Realloc failure
- clear up #endif comments
Andrew Bartlett
Revisions:
smb.h 1.473 => 1.474
http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.473&r2=1.474
More information about the samba-cvs
mailing list