Skip to content

Commit

Permalink
[engine.i] some GLists must be freed
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherlam committed Jul 29, 2021
1 parent a7808f9 commit 9767c86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindings/engine.i
Expand Up @@ -77,6 +77,8 @@ declarations in the header files, some of which are included by
engine-common.i */

%newobject gnc_account_get_full_name;
%newobject xaccTransGetAPARAcctSplitList;
%newobject xaccTransGetPaymentAcctSplitList;

%include "engine-common.i"

Expand Down

0 comments on commit 9767c86

Please sign in to comment.