1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/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
..
session Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
cgi.gemspec Update the license for the default gems to dual licenses 2020-08-18 20:26:39 +09:00
cookie.rb Fix integer overflow 2021-11-24 20:12:15 +09:00
core.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
html.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
session.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
util.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00