Chris Shoemaker's patch: Allow use of gcache'd strings in hashtables.

Derek Atkins warlord at cvs.gnucash.org
Sun Feb 13 17:49:53 EST 2005


Log Message:
-----------
Chris Shoemaker's patch: Allow use of gcache'd strings in hashtables.

	* allow the use of gcache'd strings in ghashtables without leaking
	  - Introduce functions gnc_string_cache_remove() and
	    gnc_string_cache_insert()
	* add comment warning about dangerous macro SAFE_STRCMP_REAL
	* fix qofbook's leaking of strings in ghashtable by using new
          gnc_string_cache_* functions

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/engine:
        gnc-engine-util.c
        gnc-engine-util.h
        qofbook.c


More information about the gnucash-patches mailing list