mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[gnc-ledger-display] QofQuery destroyed
This QofQuery was copied by gnc_ledger_display_internal, therefore its is no longer in use when out of scope.
This commit is contained in:
parent
7bc7737476
commit
723dee66cb
@ -530,6 +530,8 @@ gnc_ledger_display_template_gl (char* id)
|
||||
gnc_split_register_set_template_account (sr, acct);
|
||||
}
|
||||
|
||||
qof_query_destroy (q);
|
||||
|
||||
LEAVE ("%p", ld);
|
||||
return ld;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user