mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
e433145b7e
weights array is only allocated for (l_count+1) elements, but then weights[l_count+1] element is accessed.