Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8b87f7

Browse files
committed
Python: add change note
1 parent 421d4f3 commit c8b87f7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: fix
3+
---
4+
5+
- The dataflow graph no longer contains SSA variables. Instead, flow is directed via the corresponding controlflow nodes. This should make the graph and the flow simpler to understand. Minor improvements in flow computation has been observed, but in general negligible changes to alerts are expected.

0 commit comments

Comments
 (0)