http_parse_host() depends on `u->field_data[UF_HOST]`, but this if() allowed the method to be called if only `u->field_data[UF_SCHEMA]` was set, resulting in use of unintialized pointers. PR-URL: https://github.com/joyent/http-parser/pull/246 Reviewed-By: Fedor Indutny <fedor@indutny.com>make-http-max-header-size-gyp-configurable
parent
2896229a13
commit
f6f436a12e
Loading…
Reference in new issue