[vlc-devel] [PATCH 2/2] flac: fix memory leak

Hannes Domani ssbssa at yahoo.de
Fri Aug 29 18:26:34 CEST 2014


I'm not sure if this one is completely correct.

In this case p_sys->p_block was allocated by block_Alloc() inside ProcessHeader().
But I don't see when this new block is actually used, because it's overwritten immediately after ProcessHeader().

Can somebody please have a look at this?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-flac-fix-memory-leak.patch
Type: application/octet-stream
Size: 702 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140829/d38cce97/attachment.obj>


More information about the vlc-devel mailing list