Skip to content

Fix memory leaks, modify HybridObject:cListFromCppList() to take the ref...

Simon Morlat requested to merge fix/memory-leaks-master into master

Fix memory leaks, modify HybridObject:cListFromCppList() to take the ref optionnaly (default behavior does not change).

Merge request reports