Missing changelog entries
Roland Illig
roland.illig at gmx.de
Tue Aug 24 16:09:31 UTC 2004
Leonard den Ottolander wrote:
> Hi Roland,
> It seems you made a start with fixing some memory leaks, g_free-ing
> duplicated strings here and there. But you missed one or two in files
> you touched (see thread "extfs.c extfs_internal_stat: g_free(path2)?").
> Not sure what else you did.
Most of what I did was changing "char *" to "const char *" in many
places, some of them requiring changes in the calling functions.
I have committed the missing ChangeLog entries in /src, /edit and /vfs
(dated 2004-08-16). Please have a look at them for details.
I just commited the patch to the g_free issues that I found while
reviewing my own changes.
Roland
More information about the mc-devel
mailing list