opencv/samples/directx
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
..
CMakeLists.txt Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
d3d9_interop.cpp Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
d3d9ex_interop.cpp Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
d3d10_interop.cpp refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
d3d11_interop.cpp FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
d3dsample.hpp refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
winapp.hpp short description moved to the beginning of file 2015-05-22 14:12:00 +03:00