1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/psych
tenderlove 8968bd14fa * ext/psych/parser.c (parse): strings from psych have proper taint
markings.
* test/psych/test_tainted.rb: test for string taint

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-04-21 19:17:46 +00:00
..
lib * ext/psych/lib/psych/visitors/yaml_tree.rb: Rescue exceptions when 2011-03-09 03:51:39 +00:00
emitter.c * ext/psych/emitter.c (line_width, set_line_width): preferred line may 2010-07-08 16:02:26 +00:00
emitter.h
extconf.rb
parser.c * ext/psych/parser.c (parse): strings from psych have proper taint 2011-04-21 19:17:46 +00:00
parser.h
psych.c
psych.h
to_ruby.c
to_ruby.h
yaml_tree.c
yaml_tree.h