ruby--ruby/ext/syck
matz a7b3a42850 * ext/syck/emitter.c (syck_emitter_write): str bigger than
e->bufsize causes buffer overflow.  [ruby-dev:22307]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-21 15:38:01 +00:00
..
.cvsignore
MANIFEST * ext/syck/MANIFEST: Add yamlbyte.h. 2003-10-30 10:15:05 +00:00
bytecode.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
emitter.c * ext/syck/emitter.c (syck_emitter_write): str bigger than 2003-12-21 15:38:01 +00:00
extconf.rb
gram.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
gram.h * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
handler.c * ext/syck/bytecode.c: Checkin of YAML bytecode support. 2003-10-14 23:15:19 +00:00
implicit.c * ext/syck/rubyext.c: YAML::Syck::compile method. 2003-10-17 20:53:39 +00:00
node.c
rubyext.c * ext/syck/emitter.c (syck_emitter_write): str bigger than 2003-12-21 15:38:01 +00:00
syck.c * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow. 2003-12-08 06:03:35 +00:00
syck.h * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
token.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
yaml2byte.c * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz. 2003-10-30 13:59:40 +00:00
yamlbyte.h * ext/syck/yamlbyte.h: Ditto. 2003-10-17 21:03:16 +00:00