JS: Change note

This commit is contained in:
Asger F
2022-05-24 14:16:41 +02:00
parent 7d4a191a32
commit a955bd3695

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* The `js/resource-exhaustion` query no longer treats the 3-argument version of `Buffer.from` as a sink,
since it does not allocate a new buffer.