summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorK.Takata <kentkt@csc.jp>2019-07-29 20:15:26 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2026-01-12 20:01:43 +0900
commitf0b31a5898ae8101286dc47085139c56ba0bda54 (patch)
tree117369cb1eb0817684e261b44f7b16473a4be024 /test/ruby
parent496e74d0ccedd513eca9a156b207a36ed88e484f (diff)
[k-takata/Onigmo] Fix SEGV in onig_error_code_to_str() (Fix
https://github.com/k-takata/Onigmo/pull/132) When onig_new(ONIG_SYNTAX_PERL) fails with ONIGERR_INVALID_GROUP_NAME, onig_error_code_to_str() crashes. onig_scan_env_set_error_string() should have been used when returning ONIGERR_INVALID_GROUP_NAME. https://github.com/k-takata/Onigmo/commit/00cc7e28a3
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions