1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/cgi
nagachika 3fb7d2cadc Fix integer overflow
Make use of the check in rb_alloc_tmp_buffer2.

    https://hackerone.com/reports/1328463

    When parsing cookies, only decode the values

    Bump version

    Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
    Co-authored-by: Yusuke Endoh <mame@ruby-lang.org>
2021-11-24 20:12:15 +09:00
..
testdata
test_cgi_cookie.rb Fix integer overflow 2021-11-24 20:12:15 +09:00
test_cgi_core.rb need to restore $stdin. 2020-03-02 13:14:38 +09:00
test_cgi_header.rb
test_cgi_modruby.rb
test_cgi_multipart.rb
test_cgi_session.rb
test_cgi_tag_helper.rb
test_cgi_util.rb
update_env.rb