diff options
author | Denys Vlasenko | 2021-06-20 09:02:03 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-06-20 09:04:45 +0200 |
commit | 9c291f2cc0e0e76869c315b5c7e7883827b5ae95 (patch) | |
tree | b7be6ed57f3ed1886e92c26bfc4418f7f8ad6833 /findutils/find.c | |
parent | 25128176c46b169cdec2c18b5730c36a940f6eb0 (diff) | |
download | busybox-9c291f2cc0e0e76869c315b5c7e7883827b5ae95.zip busybox-9c291f2cc0e0e76869c315b5c7e7883827b5ae95.tar.gz |
taskset: fix for PID longer than 12 chars
Should we validate that PID is a number for "taskset -ap PID"?
We don't actually need it, and pathological input like
"../../DIR_WITH_LOTS_OF_PIDS" can only cause "taskset"ing
of many pids. Which is something user can do anyway.
function old new delta
taskset_main 190 181 -9
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'findutils/find.c')
0 files changed, 0 insertions, 0 deletions