Skip to content
Snippets Groups Projects

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

Open Chris Rankin requested to merge chrisjr/libaacs:fix-memory-leak into master

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
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Chris Rankin changed title from Remove point_init() because we immediately clobber its (x,y,z) allocations. to Remove point_init() when we immediately clobber its (x,y,z) allocations.

    changed title from Remove point_init() because we immediately clobber its (x,y,z) allocations. to Remove point_init() when we immediately clobber its (x,y,z) allocations.

  • Chris Rankin changed the description

    changed the description

  • @jbk I think there's a problem with the CI pipeline:

    $ wget -nv https://artifacts.videolan.org/vlc/win32/vlc-contrib-i686-w64-mingw32-45c21cd73727ddcd1af843a34dc4ca8648cc872c.tar.bz2
    https://artifacts.videolan.org/vlc/win32/vlc-contrib-i686-w64-mingw32-45c21cd73727ddcd1af843a34dc4ca8648cc872c.tar.bz2:
    2024-02-03 21:54:07 ERROR 404: Not Found.

    Can you help please?

Please register or sign in to reply
Loading