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