gnucash/libgnucash
Simon Arlott 4132939612
Avoid leaking string cache entries for "" in Transaction and Split
When g_object_new() is used, the strings that default to "" are added to
the string cache. These are then not correctly removed when updating them
with new values when cloning a Transaction/Split.

Use CACHE_REPLACE instead of CACHE_INSERT.
2021-07-11 18:52:09 +01:00
..
app-utils Doxygenize some function description comments in gnc-ui-util. 2021-06-18 11:54:14 -07:00
backend [gnc-xml-backend] g_free char* 2021-06-22 18:57:55 +08:00
core-utils [binreloc.c] free strings 2021-05-29 07:55:26 +08:00
doc Fix misc. typos in comments 2021-06-29 08:46:34 +02:00
engine Avoid leaking string cache entries for "" in Transaction and Split 2021-07-11 18:52:09 +01:00
gnc-module Bug 798229 - GncDate::c_formats is being created and destroyed twice... 2021-07-06 12:03:41 -07:00
quotes Bug 797630 - Check for missing dependencies of 'Get Quotes'... 2021-03-14 10:48:25 -07:00
tax Tax - fully express source file dependencies in build scripts 2021-06-30 15:19:34 +02:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00