Bug in bb 1.3.1, httpd with POST

Dirk Clemens develop at cle-mens.de
Fri Feb 9 16:15:18 UTC 2007


I thing I have found a post bug in busybosy 1.3.1/mips.

If I want to take the POST input from stdin,
I get the following error message:

.../cgi-bin/test: line 3: read: read error: 0: Bad file descriptor

I will get this message in all cgi scripts and also if I do simply:
cat >/tmp/out

The vars REQUEST_METHOD and CONTENT_LENGTH are correct.

Dirk



More information about the busybox mailing list