[Bug 201] telnetd in busybox1.13.3.

bugzilla at busybox.net bugzilla at busybox.net
Mon Mar 23 06:40:29 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=201





--- Comment #7 from Denys Vlasenko <vda.linux at googlemail.com>  2009-03-23 06:40:29 UTC ---
Bug's summary says "telnetd in busybox1.13.3" but .config says:

# Automatically generated make config: don't edit
# Busybox version: 1.10.4
# Thu Mar 19 23:43:00 2009

Can you try whether 1.13.3 has this problem?

> I couln't do this "ps -a -o comm,pid,ppid"  as my ps doesn't support -a option.

Go to procps/ps.c and replace "#if ENABLE_DESKTOP" by "#if 1"

> Why does this matter???

Because I want to see whether they are leaked!!!

> The fd's are fine.

How do you know that?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list