opencv/modules/core/include/opencv2
Philipp Hasper 2b7637df36 Fixed buffer overflow in string handling
pos should never exceed strlen, else the overflow check 'if (!len)' will wrongfully pass
2015-07-20 09:00:24 +02:00
..
core Fixed buffer overflow in string handling 2015-07-20 09:00:24 +02:00
core.hpp Docs: fixed _dest type in cv::compare 2015-05-13 18:46:21 +03:00