]> git.kaiwu.me - nginx.git/commit
Dav: ngx_http_map_uri_to_path() errors were not checked.
authorFengGu <flygoast@126.com>
Wed, 30 Jul 2014 06:45:08 +0000 (14:45 +0800)
committerFengGu <flygoast@126.com>
Wed, 30 Jul 2014 06:45:08 +0000 (14:45 +0800)
commitbfa56738af63907a719b054d0743b98ebc661d3c
treea3b0adc186e73b867335e87c1332075aa11a3129
parenta176d172221387b37a83fe68a0b8d9cfd9908386
Dav: ngx_http_map_uri_to_path() errors were not checked.

Once error occured, it could lead to use uninitialized variables to log,
even more segmentation fault.
src/http/modules/ngx_http_dav_module.c