Closed Witek902 closed 8 years ago
I'm on it.
Image errors reported by sanitizer were produced by libjpeg in decompress function - resulting data array needs to be manually freed. Maybe sometime in the future we will switch to some more up-to-date jpg library like libjpg-turbo, but not yet.
can be closed
First, build project with
cmake -DSANITIZE=address .
There is at least one error in ImageTest.cpp: