1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck
why bab2e6cfdf * ext/syck/token.c: removed YYTOKTMP references which
were causing buffer overflows on large block scalars,
  comments, quoted scalars and plain scalars.

* ext/syck/rubyext.c: dynamic changing of buffer size.

* ext/syck/syck.h: default buffer size of 4k.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-11-25 19:51:38 +00:00
..
.cvsignore
bytecode.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
emitter.c
extconf.rb
gram.c
gram.h
handler.c
implicit.c
MANIFEST
node.c
rubyext.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +00:00
syck.c * ext/syck/token.c: removed YYTOKTMP references which 2003-11-25 19:51:38 +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
yamlbyte.h