[FFmpeg-devel] [PATCH] Fix memory leaks in the AAC RTP	depacketization code
    Ronald S. Bultje 
    rsbultje
       
    Mon Apr  5 14:49:37 CEST 2010
    
    
  
Hi,
On Apr 5, 2010, at 4:22 AM, Martin Storsj? <martin at martin.st> wrote:
> The code currently allocates a new buffer for AUHeaders for each  
> packet it
> receives, without freeing the previous one - this fixes the issue.  
> It also
> frees an av_strduped string of a few bytes.
Why is this not a rtpdynamicpayloadhandler?
(will check patch in +/- 2 hrs.)
Ronald
    
    
More information about the ffmpeg-devel
mailing list