We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457ce14 commit 5df961cCopy full SHA for 5df961c
1 file changed
javascript/change-notes/2021-07-12-more-precise-capture-steps.md
@@ -0,0 +1,4 @@
1
+lgtm,codescanning
2
+* Fixed a bug that could occur when data was tracked through a function whose parameter
3
+ flows through a captured variable before reaching the return.
4
+ This can lead to fewer false-positive results and more true-positive results.
0 commit comments