Skip to content

Commit 76fa413

Browse files
committed
Taints cannot currently be tracked across undefined functions
1 parent e0b4515 commit 76fa413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

regression/taint/map1/test.desc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
CORE
1+
KNOWNBUG
22
map1.class
33
--taint taint.json
44
^EXIT=0$
55
^SIGNAL=0$
6-
^file map1.java line 12: There is a flow \(taint rule my_sink\)$
6+
^file map1.java line 12( function .*)?: There is a flow \(taint rule my_sink\)$
77
--
88
^warning: ignoring

0 commit comments

Comments
 (0)