Closed BryanStuurman closed 1 year ago
We found a memory leak in removeDuplicates, elements were being removed from a zarray without being destroyed first.
Thank you for the fix and contribution
We found a memory leak in removeDuplicates, elements were being removed from a zarray without being destroyed first.