diff options
author | Piotr Sikora <piotrsikora@google.com> | 2017-03-26 01:25:04 -0700 |
---|---|---|
committer | Piotr Sikora <piotrsikora@google.com> | 2017-03-26 01:25:04 -0700 |
commit | f2393f8feff45835c0b612c1871afa015361637c (patch) | |
tree | 7a2c1bd21b03ded488a38cf3eaf3fe8dd990664f /src/http/modules/perl/ngx_http_perl_module.c | |
parent | d2008dbc7d058cd88b1bd17f072d6300c0669b9f (diff) | |
download | nginx-f2393f8feff45835c0b612c1871afa015361637c.tar.gz nginx-f2393f8feff45835c0b612c1871afa015361637c.zip |
HTTP/2: fix flow control with padded DATA frames.
Previously, flow control didn't account for padding in DATA frames,
which meant that its view of the world could drift from peer's view
by up to 256 bytes per received padded DATA frame, which could lead
to a deadlock.
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Diffstat (limited to 'src/http/modules/perl/ngx_http_perl_module.c')
0 files changed, 0 insertions, 0 deletions