This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
core
/
include
/
opencv2
History
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