Re: [Mlt-devel] Bug#651604: libmlt4: makes openshot segfault
Brought to you by:
ddennedy,
lilo_booter
|
From: Dan D. <da...@de...> - 2011-12-11 21:30:31
|
On Sun, Dec 11, 2011 at 11:56 AM, Dan Dennedy <da...@de...> wrote: > OK, the crashing is fixed in mlt git commit 7d076b. However, I should > add that something went wrong with the way the XML is being generated. > In the case of this transition causing the crash, the transition name > has a bunch of tabs after it. I can look at ignoring white space when > parsing, but it may need to be context sensitive and requires further > analysis. I added trimming of some xml values to commit 9b9571. |