JS: Change note

This commit is contained in:
Asger Feldthaus
2022-03-18 11:59:36 +01:00
parent 8753632193
commit 26b7edccd4

View File

@@ -0,0 +1,6 @@
---
category: minorAnalysis
---
* Fixed an issue that would sometimes prevent the data-flow analysis from finding flow
paths through a function that stores its result on an object.
This may lead to more results for the security queries.