Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Sun, 31 Mar 2013 09:24:36 +0000 (13:24 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Mon, 1 Apr 2013 11:24:35 +0000 (15:24 +0400)
commit605382562d8bda1a06bd12b19a3d5a2618f6a415
treeb4e7b4261d4a73e90b4d72d990a953fe468066ad
parentb28f5949172b941a72bf408137657521f6774fc7
Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create
modules/core/src/matrix.cpp
modules/imgproc/src/convhull.cpp