If a CGI error was not handled, and propogated back to
authorjongfoster <jongfoster@users.sourceforge.net>
Sun, 19 May 2002 11:33:21 +0000 (11:33 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sun, 19 May 2002 11:33:21 +0000 (11:33 +0000)
commit13b08c65c799cfe50468441feee932724b6230ee
tree25b745443117f8ca2b96df9167cfe4fe4d714830
parentf255f7548db391c48bb5a39cf2e2336df55a3f96
If a CGI error was not handled, and propogated back to
dispatch_known_cgi(), then it was assumed to be "out of memory".
This gave a very misleading error message.

Now other errors will cause a simple message giving the error
number and asking the user to report a bug.

Bug report:
http://sourceforge.net/tracker/index.php?func=detail
&aid=557905&group_id=11118&atid=111118
cgi.c
cgi.h