This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-06-07 17:44:04 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2b7637df36
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