This project is closed and read-only.
Actions
Backport #8424
closedbackport r40806 (fix infinite loop when stack overflow with TH_PUSH_TAG())
Backport #8424:
backport r40806 (fix infinite loop when stack overflow with TH_PUSH_TAG())
Status:
Closed
Assignee:
Description
r40806 で TH_PUSH_TAG() で push した rb_vm_tag の途中でスタックがあふれた時に無限ループに陥るという現象が修正されているのでバックポートが必要です。 1.9.3 も?
なお conflict を避けるために r40791 も必要と思われます。
Actions