opencv/modules/imgcodecs
Zhenqing, Hu 94a9e16943 Fix bug 6445
Root cause: when calling imread to read the pgm file, when returning with success reading file, the destructor will free the resource which used by memcpy, but in the code, the resource calculation was not correct, therefore, it will cause memory corruption during resource free.
2016-04-21 14:39:55 +08:00
..
include/opencv2 Update imgcodecs.hpp 2015-11-19 00:25:36 +02:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src Fix bug 6445 2016-04-21 14:39:55 +08:00
test Camera orientation handling is added for jpeg files 2015-10-23 21:19:35 +03:00
CMakeLists.txt update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00