rtmp-wrapper icon indicating copy to clipboard operation
rtmp-wrapper copied to clipboard

Memory Leak problem

Open windyocean opened this issue 7 years ago • 0 comments

I use this wrapper to download the packets from my RTMP server, though it is out of its original purpose(this wrapper is to send/write data to RTMP servers). Anyway, there is some memory leak in RTMP_ClientPacket, RTMP_Read. After I change rtmp.c with that in the 'RTMPdump', everythings are fixed. I think [rtmp.c in rtmp-wrapper] is not the same with [rtmp.c in RTMPdump].

windyocean avatar Aug 08 '17 02:08 windyocean