Re: [Mlt-devel] [PATCH] XML consumer crash

2012-01-28 Thread Dan Dennedy
On Sat, Jan 28, 2012 at 9:20 AM, j-b-m wrote: > Hi. > > Since the recent changes to the xml consumer, lots of crashes were reported in > Kdenlive. I traced it down to a problem in a free, see my attached patch that > fixes the issue. > applied with a little formatting and comment > regards, > >

[Mlt-devel] [PATCH] XML consumer crash

2012-01-28 Thread j-b-m
Hi. Since the recent changes to the xml consumer, lots of crashes were reported in Kdenlive. I traced it down to a problem in a free, see my attached patch that fixes the issue. regards, jb diff --git a/src/modules/xml/consumer_xml.c b/src/modules/xml/consumer_xml.c index 2b0f6bc..5f10f59 1