[PATCH] fuser bugfix: switch to /proc before scanning pid list

Denys Vlasenko vda.linux at googlemail.com
Sat Oct 4 14:30:06 UTC 2008


On Wednesday 01 October 2008 12:45:35 pm Matthias Kaehlcke wrote:
> scan_proc_pids() of the fuser applet assumes that the working
> directory is /proc when it is invoked. in the current version of
> busybox this isn't the case and fuser fails if the working directory
> is different from /proc. this patch adds a chdir("/proc") at the
> beginning of scan_proc_pids()

Aha, the report is against 1.10.2

This was fixed in 1.10.3. But later more bugs were found, so
grab something more recent please.
--
cda



More information about the busybox mailing list