OSDN Git Service

httpd: fix several bugs triggering by realtive path in -h DIR.
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 7 May 2008 12:18:48 +0000 (12:18 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 7 May 2008 12:18:48 +0000 (12:18 -0000)
commit6bf05cf1ff3debbab2bcc482dffb821aa458177b
tree62e5266ba56c91dc6973f7badfdcfde8e81c2a4a
parentb153ace939f7ab2857605fe10c6ae3ebd903288a
httpd: fix several bugs triggering by realtive path in -h DIR.

function                                             old     new   delta
handle_incoming_and_exit                            2657    2659      +2
send_cgi_and_exit                                    869     862      -7
parse_conf                                          1647    1626     -21
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 2/-28)             Total: -26 bytes
include/libbb.h
libbb/concat_path_file.c
networking/httpd.c