gnucash/libgnucash
Christopher Lam e3af2f22f9 [gnc-commodity.c] cache user_symbol into commodity struct
Continuation of ff2ceb111 which introduced issue whereby user_symbol
returned could become stale, leading to invalid read fixed with
c398bef59. There are likely other user_symbol pointers becoming stale
without this commit.

This change will save the user_symbol into the commodity struct,
avoids gchar* becoming stale.
2021-08-29 15:38:16 +08:00
..
app-utils [options.scm] Rename option name to "Levels of Subaccounts" 2021-08-04 19:02:30 +08:00
backend g_free qof_print_date which returns a new char* 2021-08-05 09:23:28 +08:00
core-utils [gnc-glib-utils] gnc_g_list_stringjoin to join a GList of strings 2021-08-12 09:19:34 +08:00
doc Fix misc. typos in comments 2021-06-29 08:46:34 +02:00
engine [gnc-commodity.c] cache user_symbol into commodity struct 2021-08-29 15:38:16 +08:00
gnc-module [gnc-module.c] free a GList* properly 2021-08-24 22:32:39 +08: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