comparison .hgtags @ 4954:7c034ee61244 stable-1.2

Merge of r4919: fixed segfault on PUT in dav module. Dav: fixed segfault on PUT if body was already read (ticket #238). If request body reading happens with different options it's possible that there will be no r->request_body->temp_file available (or even no r->request_body available if body was discarded). Return internal server error in this case instead of committing suicide by dereferencing a null pointer.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 10 Dec 2012 17:51:10 +0000
parents 156f2958be2a
children 4c6e0de6283b
comparison
equal deleted inserted replaced
4953:5e9d5786ec06 4954:7c034ee61244