summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/crypto_hash.ts
AgeCommit message (Collapse)Author
2023-03-16fix(ext/node): resource leak in createHmac (#18229)Divy Srivastava
This commit fixes https://github.com/denoland/deno/issues/18140. Verified that test fails on `main`.