Add change note

This commit is contained in:
Owen Mansel-Chan
2023-11-14 23:16:32 +00:00
parent 45faed057c
commit 83d1fc33e1

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* A bug has been fixed that meant that value flow through an array was not tracked correctly in some circumstances. Taint flow was tracked correctly.