CMake support memory errors
Hamish Rodda
rodda at kde.org
Mon Dec 15 13:55:39 UTC 2008
On Monday 15 December 2008 14:58:48 David Nolden wrote:
> Am Montag, 15. Dezember 2008 03:06:59 schrieb Hamish Rodda:
> > Hi,
> >
> > Anyone know why this is happening? (opening kdevelop with both
> > kdevplatform and kdevelop projects open)
>
> This is only warnings, no crashes, right? Actually I have forked
> KDevVarLengthArray because of a crash that happened exactly in that place,
> although I never really understood it. Now it seems like valgrind still
> doesn't like that code too much, but still better than a crash. :)
They are only warnings, but they represent incorrect memory access which
certainly one day will cause a crash, and most days just lead to unpredictable
behaviour, so it needs to be fixed.
Cheers,
Hamish.
More information about the KDevelop-devel
mailing list