gnucash maint: [dialog-search] another QofQuery "q" must be destroyed

Christopher Lam clam at code.gnucash.org
Thu Nov 18 18:36:59 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/27683f21 (commit)
	from  https://github.com/Gnucash/gnucash/commit/74d594d1 (commit)



commit 27683f212df9d111fbee039f75ee139ad27e8b24
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Nov 19 00:02:48 2021 +0800

    [dialog-search] another QofQuery "q" must be destroyed
    
    because qof_query_merge creates a newly allocated QofQuery, its 2
    QofQuery must be freed separately.



Summary of changes:
 gnucash/gnome-search/dialog-search.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list