1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-/string
Jean Boussier 7e8a9af9db rb_enc_interned_str: handle autoloaded encodings
If called with an autoloaded encoding that was not yet
initialized, `rb_enc_interned_str` would crash with
a NULL pointer exception.

See: https://github.com/ruby/ruby/pull/4119#issuecomment-800189841
2021-03-22 21:37:48 +09:00
..
capacity.c
coderange.c
cstr.c
depend
ellipsize.c
enc_associate.c
enc_str_buf_cat.c
extconf.rb
fstring.c
init.c
modify.c
new.c
nofree.c
normalize.c
qsort.c
rb_interned_str.c
rb_str_dup.c
set_len.c