[MPlayer-dev-eng] [PATCH] demux_ogg memleak/fix to my last patch

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon May 2 10:04:39 CEST 2005


Hi,
On Sat, Apr 30, 2005 at 12:44:33AM +0200, Reimar D?ffinger wrote:
> it seems like I did some nonsense in my last demux_ogg.c memleak-patch.
> Calling demux_close_ogg before returning from open in case of failure
> makes no sense, since that function will be called anyway from demuxer.c
> Instead the local ogg_d memory should be free - which can be achieved by
> assigning it at once to demuxer->priv.
> Does it look okay to you?

Applied.

Greetings,
  Reimar Döffinger




More information about the MPlayer-dev-eng mailing list