mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Add change note
This commit is contained in:
4
ruby/ql/lib/change-notes/2023-03-13-initalize-flow.md
Normal file
4
ruby/ql/lib/change-notes/2023-03-13-initalize-flow.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Data flow through `initialize` methods is now taken into account also when the receiver of a `new` call is an (implicit or explicit) `self`.
|
||||
Reference in New Issue
Block a user