1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Issues found by static analysis (5th round)

This commit is contained in:
Maksim Shabunin
2017-07-01 18:43:48 +03:00
parent e5aa213554
commit 1f23202ad8
10 changed files with 54 additions and 50 deletions
+1 -1
View File
@@ -1179,7 +1179,7 @@ cvFindNextContour( CvContourScanner scanner )
cur = cur->next;
}
assert( par_info != 0 );
CV_Assert( par_info != 0 );
/* if current contour is a hole and previous contour is a hole or
current contour is external and previous contour is external then