mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Ruby: change note
This commit is contained in:
6
ruby/ql/src/change-notes/2023-06-12-map_filter.md
Normal file
6
ruby/ql/src/change-notes/2023-06-12-map_filter.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Fixed a bug in how `map_filter` calls are analyzed. Previously, such calls would
|
||||
appear to the return the receiver of the call, but now the return value of the callback
|
||||
is properly taken into account.
|
||||
Reference in New Issue
Block a user