hash.c: clear before copy
* hash.c (rb_hash_initialize_copy): clear old table before copy new table. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
15ffd4eb76
commit
c74ad1bcd4
@ -1,3 +1,8 @@
|
||||
Mon Jul 29 16:34:29 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* hash.c (rb_hash_initialize_copy): clear old table before copy new
|
||||
table.
|
||||
|
||||
Mon Jul 29 16:34:09 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* hash.c (rb_hash_assoc): aggregate object can be initialized only
|
||||
|
Loading…
x
Reference in New Issue
Block a user