mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Ruby: change note
This commit is contained in:
5
ruby/ql/src/change-notes/2023-05-24-delete-name-clash.md
Normal file
5
ruby/ql/src/change-notes/2023-05-24-delete-name-clash.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Fixed an issue where calls to `delete` or `assoc` with a constant-valued argument would be analyzed imprecisely,
|
||||
as if the argument value was not a known constant.
|
||||
Reference in New Issue
Block a user