Check sizes in graph_fnd_owner sampling code.

pizdaint-runs
Salvatore Filippone 5 years ago
parent d031ef0763
commit 2944299aa7

@ -306,6 +306,7 @@ contains
! Make sure we sweep through the entire vector immediately
!
if (ns == 0) ns = nv
ns = min(ns,size(tsmpl))
ns_out = 0
do while (ipntidx<= nv)

Loading…
Cancel
Save