[vlc-devel] Memory leak help

Rémi Denis-Courmont rdenis at simphalempin.com
Mon Nov 26 17:19:36 CET 2007


Le Monday 26 November 2007 17:20:02 Richard Hosking, vous avez écrit :
> I am trying to investigate a memory leak I am seeing when using udp
> on Linux with the latest trunk.
>
> vlc udp://@236.1.1.7:11117 --sout
> '#standard{access=udp,mux=ts,dst=224.0.1.66:11666}'
>
> So far I have traced this down to the block_Realloc call in
> modules/access/udp.c.

What happens if you simply remove the block_Realloc()? It is an optimization 
to reduce memory consumption there, so it should still work.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071126/a8055851/attachment.sig>


More information about the vlc-devel mailing list