1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-27 22:33:03 +04:00
Files
opencv/modules/imgproc/test
Sean McBride 35f1a90df7 Merge pull request #22149 from seanm:sprintf
Replaced sprintf with safer snprintf

* Straightforward replacement of sprintf with safer snprintf

* Trickier replacement of sprintf with safer snprintf

Some functions were changed to take another parameter: the size of the buffer, so that they can pass that size on to snprintf.
2022-06-25 06:48:22 +03:00
..
2022-01-03 18:15:09 +01:00
2018-02-03 19:39:47 +00:00
2021-10-01 16:23:16 +03:00
2018-02-03 19:39:47 +00:00
2018-08-31 00:59:00 +09:00
2019-11-26 18:41:19 +03:00