r20295 - gnucash/trunk/src/backend/dbi - Bug #641832: Use g_strdup_printf() instead of dbi_conn_queryf() to format the query; the latter crashed msvcrt. Also reverts r20287 because the root bug is fixed.

John Ralls jralls at code.gnucash.org
Sun Feb 13 15:03:13 EST 2011


Author: jralls
Date: 2011-02-13 15:03:12 -0500 (Sun, 13 Feb 2011)
New Revision: 20295
Trac: http://svn.gnucash.org/trac/changeset/20295

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
Bug #641832: Use g_strdup_printf() instead of dbi_conn_queryf() to format the query; the latter crashed msvcrt. Also reverts r20287 because the root bug is fixed.



More information about the gnucash-patches mailing list