* string.c (rb_str_conv_enc_opts): fix infinite loop because
of ISO-2022-JP conversion with empty string. patched by Brian Buchanan [ruby-core:31107] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
646b699536
commit
3a6fd339d5
@ -1,3 +1,9 @@
|
||||
Thu Jul 8 15:47:34 2010 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* string.c (rb_str_conv_enc_opts): fix infinite loop because
|
||||
of ISO-2022-JP conversion with empty string.
|
||||
patched by Brian Buchanan [ruby-core:31107]
|
||||
|
||||
Thu Jul 8 08:16:57 2010 Aaron Patterson <aaron@tenderlovemaking.com>
|
||||
|
||||
* ext/psych/lib/psych/visitors/yaml_tree.rb (push): adding version
|
||||
|
Loading…
x
Reference in New Issue
Block a user