]> git.ipfire.org Git - thirdparty/libsolv.git/commit
bindings: fix bugs in appdata refcounting
authorMichael Schroeder <mls@suse.de>
Mon, 31 Aug 2015 10:50:27 +0000 (12:50 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 31 Aug 2015 10:50:27 +0000 (12:50 +0200)
commitb6efa10642461d222b44af04466dd2630474a6ee
treedab9aa1e4ef4934013747d98c5cc32a3b97f5f9b
parent57899c42663c70ac5c56d990fe101e56e99b20bc
bindings: fix bugs in appdata refcounting

For perl, values put on the stack must be moralized. For tcl,
Tcl_SetObjResult already does the increment of the result.
bindings/solv.i