avoid potential RegExp denial-of-service (#5135)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 29 Sep 2021 17:49:46 +0000 (18:49 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 17:49:46 +0000 (01:49 +0800)
commit157521066fc43cff2feab7ffc1ecea603617606b
tree770c9b1f50778d7e3c466867f5b8cc378ea8725d
parentf766babf5eaea8482b5cc7b72f7bb22e7d72691a
avoid potential RegExp denial-of-service (#5135)

closes #5133
closes #5134
lib/compress.js
lib/utils.js
test/sandbox.js
test/ufuzz/index.js