summaryrefslogtreecommitdiffstats
path: root/util.c
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
commit93a405bdba075600b36f3ceef2b2ff94a119369c (patch)
tree5ec1afcb8173fee2e029d802902f95b29e1f9464 /util.c
parentd397d3b779df7f2295627e158c30021c02e02183 (diff)
downloadruby-93a405bdba075600b36f3ceef2b2ff94a119369c.tar.gz
ruby-93a405bdba075600b36f3ceef2b2ff94a119369c.tar.xz
ruby-93a405bdba075600b36f3ceef2b2ff94a119369c.zip
* 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: http://svn.ruby-lang.org/repos/ruby/trunk@9712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions