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
nobu 7e091d24ce cstr.c: nil iff terminated validly
* ext/-test-/string/cstr.c (bug_str_cstr_term_char): return nil
  only when terminated validly.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-27 04:09:04 +00:00
..
coderange.c * ext/-test-/string/coderange.c: add Bug::String.new#coderange_scan 2014-04-21 10:14:46 +00:00
cstr.c cstr.c: nil iff terminated validly 2015-01-27 04:09:04 +00:00
depend Update dependencies. 2014-12-19 13:34:54 +00:00
ellipsize.c
enc_associate.c
enc_str_buf_cat.c Add a test for r35863. 2012-06-02 13:44:02 +00:00
extconf.rb * file.c (rb_str_normalize_ospath): 2013-08-10 20:44:10 +00:00
init.c
modify.c * string.c (rb_str_modify_expand): fix memory leak. 2012-02-08 13:30:04 +00:00
normalize.c * internal.h: Include ruby.h and ruby/encoding.h to be 2014-11-15 11:49:06 +00:00
qsort.c
set_len.c