Date: Tuesday June 22, 1999 @ 20:44
Author: matty
Update of /data/cvs/samba/source/smbd
In directory samba:/data/people/matty/samba2/source/smbd
Modified Files:
Tag: SAMBA_2_0
nttrans.c
Log Message:
Fixing a couple more instances where we were returning errors without doing
file_free(fsp)... eventually resulting in "Out of file structures!"
problems.