Subject: | Leak responsible for the accumulation of unreferenced scalars |
The leak occurs due to creation of an empty base object inside the XS code.
I've provided the fix (complemented by a test), which also happens to solve the "Attempt to free unreferenced scalar: SV 0xdeadbeef during global
destruction." issue.
Please check out my pull request at GitHub: https://github.com/sparky/perl-Net-Curl/pull/1