Skip to content

Remove point_init() when we immediately clobber its (x,y,z) allocations.

Remove point_init() when we clobber its (x,y,z) allocations immediately afterwards, because otherwise we leak memory. Found using valgrind.

Edited by Chris Rankin

Merge request reports

Loading