1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-26 13:53:03 +04:00
Files
opencv/modules/core/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 15:08:10 +03:00
2018-02-12 07:09:43 -05:00
2019-08-16 17:34:29 +03:00
2018-02-03 19:39:47 +00:00
2022-01-03 15:08:10 +03:00
2022-01-03 15:08:10 +03:00
2018-02-03 19:39:47 +00:00
2022-01-03 15:08:10 +03:00