The following patch (applied against the last commit) should do the trick. ** Patch added: "Patch to fix memory leaks and a possible NPE. Copyright asigned to Jacek Sieka" https://bugs.launchpad.net/adchpp/+bug/1118699/+attachment/3519817/+files/use_SWIGLUA_REF.patch
-- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/1118699 Title: Add typeless object storage in per connection data in lua Status in ADCH++: New Bug description: Using SWIGLUA_REF is possible to store arbitrary lua object references for later usage. The propossed implementation should return nil if the object is not set and take care of keeping the references. To manage notifications about this bug go to: https://bugs.launchpad.net/adchpp/+bug/1118699/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

