[vlc-devel] [PATCH] Fix-for-TS-Muxer-memory-leak (Part II)

Robert Krakora rob.krakora at messagenetsystems.com
Tue Sep 29 18:29:44 CEST 2009


All:

I found the my first attempt at a memory leak fix still allowed for a slow
leak and was very aggressive.  Now that I understand the nature of the
problem, I have developed a second patch to address the problem and the leak
no longer occurs.  Remi suggested that this same problem may exist in all of
the muxers.  I made a couple of assumptions when formulating this patch so
it may or may not cover all transport stream scenarios possible with VLC.
;-)

Best Regards,

-- 
Rob Krakora
Senior Software Engineer
MessageNet Systems
101 East Carmel Dr. Suite 105
Carmel, IN 46032
(317)566-1677 Ext. 206
(317)663-0808 Fax

On Wed, Sep 23, 2009 at 10:05 AM, Robert Krakora <
rob.krakora at messagenetsystems.com> wrote:

> All:
>
> I found a memory leak in the MPEG2 Transport Packetizer for vlc-0.9.10.  It
> may apply to other revisions such as 1.0.x as well.  Attached is the patch.
> Be kind, this is my first vlc patch.  ;-)
>
> Best Regards,
>
> --
> Rob Krakora
> Senior Software Engineer
> MessageNet Systems
> 101 East Carmel Dr. Suite 105
> Carmel, IN 46032
> (317)566-1677 Ext. 206
> (317)663-0808 Fax
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090929/02e8bef0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ts.c
Type: text/x-csrc
Size: 98528 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090929/02e8bef0/attachment.c>


More information about the vlc-devel mailing list