diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-08-06 08:22:10 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-08-06 08:22:10 +0000 |
commit | 5378fbcb3358e9ea06d53453e5d677b96a9d9228 (patch) | |
tree | eb8e96c20fc7288c9711af1874cba6d1ccfeb9c8 /miscutils/watchdog.c | |
parent | 8f4ef159f09e1b5d09f7f7d2fcbf9e4a78c375c7 (diff) | |
download | busybox-5378fbcb3358e9ea06d53453e5d677b96a9d9228.tar.gz |
Joe.C writes:
I've reported this bug in April and it still
exists in 1.00-pre2. So I made patches for
both 0.60.x and 1.00-pre2. The patch is very
simple, just use strncmp instead of strcmp.
Please apply if it is OK.
Here's the procedure to test this problem:
Create a executable with very long name, say
'test_1234567890123456' and execute it. Try
using 'killall' or 'pidof' to find/kill this
program. Without this patch, you can't find
the program.
Diffstat (limited to 'miscutils/watchdog.c')
0 files changed, 0 insertions, 0 deletions