r11906 - gnucash/trunk - Eliminate double free of memory by just
freeing default_dir once at
David Hampton
hampton at cvs.gnucash.org
Fri Nov 11 10:13:20 EST 2005
Author: hampton
Date: 2005-11-11 10:13:18 -0500 (Fri, 11 Nov 2005)
New Revision: 11906
Modified:
gnucash/trunk/ChangeLog
gnucash/trunk/src/import-export/log-replay/gnc-log-replay.c
Log:
Eliminate double free of memory by just freeing default_dir once at
the end of the function. The gnc_extract_directory() routine will
handle any intermediate freeing if called multiple times.
More information about the gnucash-patches
mailing list