]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
core: Follow up to r1664205.
authorYann Ylavic <ylavic@apache.org>
Fri, 6 Mar 2015 09:55:16 +0000 (09:55 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 6 Mar 2015 09:55:16 +0000 (09:55 +0000)
commit551fe1294da318f5963b3bf649908b93eff3b0be
tree1370ab864c66f7dd67042e211ceb689562677726
parent7d8a22cfb464e76b94e6166d92a4d2c8c659dbbe
core: Follow up to r1664205.
Don't let invalid r->proto_num/protocol out of read_request_line() reach
the output filters (when responding with 400 Bad Request).
Suggested by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1664576 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c