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 _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
