mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-22 17:06:36 -06:00
d8ece96503
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. |
||
---|---|---|
.. | ||
guile | ||
python | ||
app-utils.i | ||
business-core.i | ||
CMakeLists.txt | ||
core-utils.i | ||
engine-common.i | ||
engine.i | ||
expressions.i |