svn commit: samba r1225 - trunk/source/param

jra at samba.org jra at samba.org
Wed Jun 23 02:04:40 GMT 2004


Author: jra
Date: 2004-06-23 02:04:40 +0000 (Wed, 23 Jun 2004)
New Revision: 1225

Modified:
   trunk/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=1225&nolog=1


More information about the samba-cvs mailing list