mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
weights array is only allocated for (l_count+1) elements, but then weights[l_count+1] element is accessed.
weights array is only allocated for (l_count+1) elements, but then weights[l_count+1] element is accessed.