[BusyBox] bug#1207: route del: seg faults

Jaspreet Singh jsingh at somanetworks.com
Wed Aug 22 15:15:04 MDT 2001


Package: busybox
Version: 0.60

When I invoke route del it results in a segmentation fault.

Also when routes are deleted the entries are shown. 

I am submitting a patch with fixes the above 2 problems. The patch
ignores any routes with no "U" flags.

-- 
Jaspreet Singh
SOMA Networks, Inc.
-------------- next part --------------
111,113d110
< 	if (*args == NULL)
< 		show_usage();
< 
387,390d383
< 			else {
< 				nl++;
< 				continue;
< 			}


More information about the busybox mailing list