Skip to content

test: add regression tests for HTTP parser crash

Since the tests only crash on v12.x, this commit adds separate regression tests.

Refs: https://github.com/nodejs/node/issues/15102 Refs: https://github.com/nodejs/node/issues/34016

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading