Actions
Bug #20219
closedSegfault with circular parameter
Bug #20219:
Segfault with circular parameter
Description
def foo(bar: (1 in ^bar)); end
Segfaults on master. (I don't think anyone would ever write this code.)
Updated by nobu (Nobuyoshi Nakada) almost 2 years ago
- Status changed from Open to Closed
Applied in changeset git|23b8337cd10329020d74a2f0d8e43434645c4d5b.
[Bug #20219] gettable returns NULL on error
Actions