Date: Monday April 13, 1998 @ 21:20
Author: tridge
Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv9526
Modified Files:
Tag: BRANCH_1_9_18
server.c
Log Message:
fixed a memory leak in close_file(). Each time a file was opened
we leaked memory equal to the length of the filename.