mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 04:00:30 +08:00
7ea1bf3cf0
This fixes all problems from the article "Checking OpenCV with PVS-Studio" <http://www.viva64.com/en/b/0191/> that are not already fixed and are not in 3rdparty or the legacy module. The problems fixed are two instances of useless code and one instance of unspecified behavior (right-shifting a negative number). |
||
---|---|---|
.. | ||
test_arithm.cpp | ||
test_countnonzero.cpp | ||
test_ds.cpp | ||
test_dxt.cpp | ||
test_eigen.cpp | ||
test_io.cpp | ||
test_main.cpp | ||
test_mat.cpp | ||
test_math.cpp | ||
test_misc.cpp | ||
test_operations.cpp | ||
test_precomp.hpp | ||
test_rand.cpp |