Possible memory leak in src/common/imagtga.cpp

ABX abx at abx.art.pl
Sun Nov 26 15:54:13 PST 2006


Hi!

In ReadTGA() there are a couple of returns after allocating 'imageData' but only
final function exit provides 'free(imageData);'.

BTW: this comes from coverity scan. Is anyone else still looking there?

ABX





More information about the wx-dev mailing list