]> git.sesse.net Git - vlc/commit
src/playlist: Fix a rare memleak that could happen when the interaction is created...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 26 Feb 2008 01:37:34 +0000 (01:37 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 26 Feb 2008 01:37:34 +0000 (01:37 +0000)
commit28a41153e77335041ff45992e92e49f354b6f780
tree2060dde39a4c6d4aad2f89e93ba374a290d97d5a
parent55b36288f948ea6a9cb00dadbfc5463ec9562d20
src/playlist: Fix a rare memleak that could happen when the interaction is created earlier than expected. (Fix vlc_object mem leak that happen when no module is loaded).
src/playlist/engine.c
src/playlist/thread.c