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