Skip to content

Commit 9fb436e

Browse files
committed
Ruby: add change note for localTaintStep fix
1 parent 269c277 commit 9fb436e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* There was a bug in `TaintTracking::localTaint` and `TaintTracking::localTaintStep` such that they only tracked non-value-preserving flow steps. They have been fixed and now also include value-preserving steps.

0 commit comments

Comments
 (0)