r16213 - gnucash/trunk/src/bin - Call gbr_init() only on ENABLE_BINRELOC, #450991. Move variables into #ifdef'ed blocks.
Andreas Köhler
andi5 at cvs.gnucash.org
Mon Jun 25 18:22:17 EDT 2007
Author: andi5
Date: 2007-06-25 18:22:15 -0400 (Mon, 25 Jun 2007)
New Revision: 16213
Trac: http://svn.gnucash.org/trac/changeset/16213
Modified:
gnucash/trunk/src/bin/gnucash-bin.c
Log:
Call gbr_init() only on ENABLE_BINRELOC, #450991. Move variables into #ifdef'ed blocks.
Also fix the leaking of a GError if gbr_init failed.
More information about the gnucash-patches
mailing list