[ruby-core:116463] [Ruby master Bug#20219] Segfault with circular parameter

27 Jan
2024
27 Jan
'24
9:17 a.m.
Issue #20219 has been reported by kddnewton (Kevin Newton). ---------------------------------------- Bug #20219: Segfault with circular parameter https://bugs.ruby-lang.org/issues/20219 * Author: kddnewton (Kevin Newton) * Status: Open * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- ```ruby def foo(bar: (1 in ^bar)); end ``` Segfaults on master. (I don't think anyone would ever write this code.) -- https://bugs.ruby-lang.org/
554
Age (days ago)
554
Last active (days ago)
0 comments
1 participants
participants (1)
-
kddnewton (Kevin Newton)