-
Vladislav Vinogradov authored
weights array is only allocated for (l_count+1) elements, but then weights[l_count+1] element is accessed.
e433145b
weights array is only allocated for (l_count+1) elements, but then weights[l_count+1] element is accessed.