Skip to content

Commit cfaa27a

Browse files
committed
Ruby: change note
1 parent 9e8cef5 commit cfaa27a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Fixed a bug that would occur when an `initialize` method returns `self` or one of its parameters.
5+
In such cases, the corresponding calls to `new` would be associated with an incorrect return type.
6+
This could result in inaccurate call target resolution and cause false positive alerts.

0 commit comments

Comments
 (0)