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. |
||
|---|---|---|
| .. | ||
| ocl | ||
| test_accum.cpp | ||
| test_camshift.cpp | ||
| test_ecc.cpp | ||
| test_estimaterigid.cpp | ||
| test_kalman.cpp | ||
| test_main.cpp | ||
| test_OF_accuracy.cpp | ||
| test_OF_reproducibility.cpp | ||
| test_optflowpyrlk.cpp | ||
| test_precomp.hpp | ||
| test_trackers.cpp | ||
| test_trackers.impl.hpp | ||