svn commit: samba r1224 - branches/SAMBA_3_0/source/param

jra at samba.org jra at samba.org
Wed Jun 23 01:51:45 GMT 2004


Author: jra
Date: 2004-06-23 01:51:45 +0000 (Wed, 23 Jun 2004)
New Revision: 1224

Modified:
   branches/SAMBA_3_0/source/param/loadparm.c
Log:
Fix longstanding memleak bug with logfile name being set before lp_load()
loads the initial config file and overwrites the written logfile name with
zeros in init_globals(). Ensure we do a string_free() on Globals.szLogFile
if it isn't NULL.
Jeremy.


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1224&nolog=1


More information about the samba-cvs mailing list