r20405 - gnucash/trunk/src/gnome - Correct memory leaks found with valgrind

Phil Longstaff plongstaff at rogers.com
Sun Mar 13 12:40:27 EDT 2011


On Sat, 2011-03-12 at 16:48 -0500, J. Alex Aycinena wrote:
> Author: alex.aycinena
> Date: 2011-03-12 16:48:16 -0500 (Sat, 12 Mar 2011)
> New Revision: 20405
> Trac: http://svn.gnucash.org/trac/changeset/20405
> 
> Modified:
>    gnucash/trunk/src/gnome/dialog-tax-info.c
> Log:
> Correct memory leaks found with valgrind

I see this has been reverted.  You need to use
gnc_scm_to_locale_string() which is in app-utils/guile-utils.h.  This
takes both guile 1.6 and guile 1.8 into account.

Phil



More information about the gnucash-devel mailing list