[vlc-devel] [PATCH] -- core(update.c) : correct object release misplaced and memory leaks

brezhoneg1 brezhoneg1 at yahoo.fr
Mon Aug 3 13:25:07 CEST 2009


This patch corrects :
 
- a vlc_object_release misplaced
  The object cannot be released while the associated thread is still
running (assert failed)

- a few missing free

Sent here, because I'm not sure the best way to correct it (a destructor
function may be better ?)

Regards
Erwan10

    
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-core-update-object-release-misplaced-and-missing-f.patch
Type: application/octet-stream
Size: 1619 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090803/7268e9ad/attachment.obj>


More information about the vlc-devel mailing list