Created attachment 2426 [details] Added range check for nettype, fixed nettype alignment Added range check for nettype so it does not go beyond end 'netnames' array. Aligned nettypes to look better.
fixed in r1790
Created attachment 2438 [details] Fix nettype range check Patch to exclude NULL from valid nettypes.
Reopening bug; range check allows index 3, NULL.
Of course, you're right. Fixed in latest svn
Created attachment 2426 [details] Added range check for nettype, fixed nettype alignment Added range check for nettype so it does not go beyond end 'netnames' array. Aligned nettypes to look better.
Created attachment 2438 [details] Fix nettype range check Patch to exclude NULL from valid nettypes.