node: fix http/2 DoS
authorHirokazu MORIKAWA <redacted>
Fri, 16 Aug 2019 02:23:47 +0000 (11:23 +0900)
committerHirokazu MORIKAWA <redacted>
Fri, 16 Aug 2019 02:23:47 +0000 (11:23 +0900)
commit81bccf9068edc734ea904ecd63166630fcc69826
treea51abb12d60c216322a4b698188f841e5e54ae16
parent3a80fa9cb8a5f700b504921679e6d7485a8467f0
node: fix http/2 DoS

This is a security release.

Node.js, as well as many other implementations of HTTP/2,
have been found
vulnerable to Denial of Service attacks.
See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
for more information.

Signed-off-by: Hirokazu MORIKAWA <redacted>
lang/node/Makefile
git clone https://git.99rst.org/PROJECT