gnucash/bindings
Christopher Lam d8ece96503 [gnc-engine-guile.cpp] plug runaway GSList* leak
The QofQuery param_list is a GSList of const char*. Every SCM Query
would typically leak the GSList. This change will store the params
into the string cache, and the cached string is passed onto the
QofQuery param.
2023-11-30 22:16:53 +08:00
..
guile [gnc-engine-guile.cpp] plug runaway GSList* leak 2023-11-30 22:16:53 +08:00
python [simple-business-create.py] Overwrite an existing file instead of crashing. 2023-09-11 17:39:02 -07:00
app-utils.i Bug 799092 - GnuCash 5.4 leaves background process running on exit 2023-10-02 12:31:59 -07:00
business-core.i Merge Richard Cohen's 'cleanup' into master. 2023-01-24 12:05:47 -08:00
CMakeLists.txt Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00
core-utils.i Bug 798991 - Incorrect Account Name Order in Transaction Report 2023-07-11 08:41:09 +08:00
engine-common.i [engine-common.i] AccountList* arg must be g_list_freed 2023-11-27 21:05:06 +08:00
engine.i Valgrind: fix "Mismatched free/delete" for gnc_print_time64, qof_print_date 2023-06-20 10:20:44 +01:00
expressions.i Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00