[Kdenlive-devel] Valgrind (Re: [PATCH kdenlive 00/27] cppcheck fixes)

Dan Dennedy dan at dennedy.org
Sun Sep 18 02:25:56 UTC 2011


On Sat, Sep 17, 2011 at 1:49 PM, Mikko Rapeli <mikko.rapeli at iki.fi> wrote:
> On Sat, Sep 17, 2011 at 09:19:39PM +0200, Till Theato wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 08/28/2011 12:24 PM, Mikko Rapeli wrote:
>> > While waiting for proxy clips to be generated, I decided to run
>> > cppcheck on kdenlive and fix most of the issues found. I used
>> > cppcheck version
>>
>> Thanks a lot!
>> jbm applied all your patches in the meantime.
>
> You're welcome. I noticed them in git a few days back.
>
> Has anyone run valgrind with mlt and kdenlive?
>
> I noticed a ton of Qt related complains and a number of other items
> with leackcheck but most of the complains don't come from kdenlive directly.
> My first test case was just to start kdenlive without a project.

I do occasionally with mlt. A number of things seem to occur with
dependencies and dlopen and related. For example, with swfdec, if it
is built against gstreamer, seems to generate a lot of complaints. I
made suppressions for things related to dlerror_run or things I
struggled to track down due to lack of symbols and that trace back to
mlt_factory_init (something that seems to occur once just due to
loading a plugin). However, coverage is another issue. I do not
usually have much time to create tests to exercise various code paths.

-- 
+-DRD-+




More information about the Kdenlive mailing list