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 01:13:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2b7637df36
opencv
/
modules
/
core
/
include
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
..
opencv2
Fixed buffer overflow in string handling
2015-07-20 09:00:24 +02:00