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
Remove point_init() when we clobber its (x,y,z) allocations immediately afterwards, because otherwise we leak memory. Found using valgrind.
VideoLAN code repository instance