* re.c (rb_reg_s_union): useless rb_enc_get call removed to prevent
SEGV by Regexp.union("", nil). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18137 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
16ab763b1f
commit
fe80d63d68
@ -1,3 +1,8 @@
|
||||
Mon Jul 21 04:42:15 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* re.c (rb_reg_s_union): useless rb_enc_get call removed to prevent
|
||||
SEGV by Regexp.union("", nil).
|
||||
|
||||
Sun Jul 20 22:50:11 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* compile.c (iseq_compile_each): NODE_POSTEXE should set each end
|
||||
|
Loading…
x
Reference in New Issue
Block a user