Files
opencv/modules/imgproc/src
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
..
2021-12-16 11:34:04 +01:00
2020-12-18 21:40:32 +03:00
2022-03-31 21:03:06 +00:00
2021-10-02 13:34:56 +03:00