]> granicus.if.org Git - apache/commit
If the sum of all ranges in a request is not smaller than the file, fall back
authorStefan Fritsch <sf@apache.org>
Sat, 27 Aug 2011 12:31:06 +0000 (12:31 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 27 Aug 2011 12:31:06 +0000 (12:31 +0000)
commit4b2bb2573e814de58847c9247f9d7afc6123b6f6
tree942de74c27cb4204c2cb861fad92df3d5aa3d359
parent25656f1ac4a9ea7baab540d1875b7cb73f620bd3
If the sum of all ranges in a request is not smaller than the file, fall back
to 200.  This takes care of potential DoS issues from ranges like
0-100,1000-,0-100,1000-,...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1162331 13f79535-47bb-0310-9956-ffa450edef68
modules/http/byterange_filter.c