diff --git a/ql/lib/change-notes/2022-04-08-fix-global-dataflow.md b/ql/lib/change-notes/2022-04-08-fix-global-dataflow.md new file mode 100644 index 00000000000..31e16c8b3aa --- /dev/null +++ b/ql/lib/change-notes/2022-04-08-fix-global-dataflow.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Fixed a bug where dataflow steps were ignored if both ends were inside the initialiser routine of a file-level variable.