[poppler] Memory leak in SplashOutputDev::axialShadedFill
Albert Astals Cid
aacid at kde.org
Mon Jan 24 10:57:06 PST 2011
A Dilluns, 24 de gener de 2011, Thomas Freitag va escriure:
> Hi!
>
> Using valgrind with the well known ducks & roses I encountered, that I
> forgot do delete the pattern object in SplashOutputDev::axialShadedFill,
> so the correct last statements should be:
>
>
> delete pattern;
> delete path;
>
> return retVal;
> }
That's with or without your patch?
Albert
>
> Thomas
>
> _______________________________________________
> poppler mailing list
> poppler at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/poppler
More information about the poppler
mailing list