mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 20:09:23 +08:00
![]() 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. |
||
---|---|---|
.. | ||
cuda_perf.cpp | ||
cuda_test.cpp | ||
ocl_perf.cpp | ||
ocl_test.cpp | ||
precomp.hpp | ||
ts_arrtest.cpp | ||
ts_func.cpp | ||
ts_gtest.cpp | ||
ts_perf.cpp | ||
ts_tags.cpp | ||
ts_tags.hpp | ||
ts.cpp |