r19820 - gnucash/trunk/src/backend/dbi - Bug 634964: Crash in pgsql_error_fn. The dbi_conn isn't set if the server refuses the connection, so protect dereferences from null pointers.
John Ralls
jralls at code.gnucash.org
Tue Nov 16 19:10:16 EST 2010
Author: jralls
Date: 2010-11-16 19:10:16 -0500 (Tue, 16 Nov 2010)
New Revision: 19820
Trac: http://svn.gnucash.org/trac/changeset/19820
Modified:
gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
Bug 634964: Crash in pgsql_error_fn. The dbi_conn isn't set if the server refuses the connection, so protect dereferences from null pointers.
More information about the gnucash-patches
mailing list