Remove point_init() when we immediately clobber its (x,y,z) allocations.
- Feb 03, 2024
-
-
Chris Rankin authored
Remove point_init() because we immediately clobber its (x,y,z) allocations. This creates a memory leak.
fa391810
-
Remove point_init() when we clobber its (x,y,z) allocations immediately afterwards, because otherwise we leak memory. Found using valgrind.
Remove point_init() because we immediately clobber its (x,y,z) allocations. This creates a memory leak.
VideoLAN code repository instance