user/sysutils/kill.c: Data abort

Daniele Forsi dforsi at gmail.com
Tue Oct 3 21:32:31 CEST 2006


If you don't give an argument to "kill" you get a data abort error.
This happens if you run /etc/rc.d/network stop and udhcpc is not running

kill `pidof udhcpc` 2> /dev/null

How come that this source which is around since 1993 does not validate
the arguments?

-- 
Ciao,
Daniele
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kill.diff
Type: application/octet-stream
Size: 482 bytes
Desc: not available
Url : http://mailman.dslinux.in-berlin.de/pipermail/dslinux-devel-dslinux.in-berlin.de/attachments/20061003/765861f8/attachment.obj 


More information about the dslinux-devel mailing list