]> git.kaiwu.me - nginx.git/commit
Range filter: avoid negative range start.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 11 Jul 2017 13:06:26 +0000 (16:06 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 11 Jul 2017 13:06:26 +0000 (16:06 +0300)
commitd289616b0fb452f7dd4cbb4534c706950e3d6c24
treeb6a9bc4669d69910788823927183d2abf3f35c52
parent92111c92e5860ff6338dc8ded8e3805189d02fc7
Range filter: avoid negative range start.

Suffix ranges no longer allowed to set negative start values, to prevent
ranges with negative start from appearing even if total size protection
will be removed.
src/http/modules/ngx_http_range_filter_module.c