aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-12-19 14:10:36 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-12-19 14:10:36 +0000
commit56479b7346bbe9d428746fbe53755e7c790dee78 (patch)
tree5ec1afcb8173fee2e029d802902f95b29e1f9464 /ext/syck
parentc6c0e6f26bce5ea20243c493ae53b90314b7804b (diff)
downloadruby-56479b7346bbe9d428746fbe53755e7c790dee78.tar.gz
* st.c: uses malloc instead of xmalloc to avoid GC. syck uses st_insert
in gram.c to insert node from rb_syck_bad_anchor_handler into SyckParser's hash table. if GC occurs in st_insert, it's not under SyckParser's mark system yet. so RString can be released wrongly. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/syck')
0 files changed, 0 insertions, 0 deletions