AUDIT: r17526 - gnucash/trunk/src/engine - In check_one_price_date(), replace an strcmp() by safe_strcmp().

Andreas Köhler andi5 at cvs.gnucash.org
Mon Sep 15 09:13:58 EDT 2008


Author: andi5
Date: 2008-09-15 09:13:57 -0400 (Mon, 15 Sep 2008)
New Revision: 17526
Trac: http://svn.gnucash.org/trac/changeset/17526

Modified:
   gnucash/trunk/src/engine/gnc-pricedb.c
Log:
In check_one_price_date(), replace an strcmp() by safe_strcmp().

When there is no source string set on a price, do not crash on it.
BP



More information about the gnucash-patches mailing list