mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05:00
71a6b600c25639cc7452a817806d3bf40149bf95
Per RFC7540, a stream cannot depend on itself. Previously, this requirement was enforced on PRIORITY frames, but not on HEADERS frames and due to the implementation details nginx worker would crash (stack overflow) while opening self-dependent stream. Found with afl-fuzz. Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Description
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
122 MiB
Languages
C
97.7%
Vim Script
1.7%
XS
0.4%
Perl
0.1%