JS: Change note

This commit is contained in:
Asger F
2025-02-18 09:43:08 +01:00
parent e610683377
commit 82a4b17218

View File

@@ -0,0 +1,5 @@
---
category: majorAnalysis
---
* Improved precision of data flow through arrays, fixing some spurious flows
that would sometimes cause the `length` property of an array to be seen as tainted.