ruby/test/date
nobu 58e8c9c895 date_strftime.c: check precision
* ext/date/date_strftime.c (date_strftime_with_tmx): reject too
  large precision to get rid of buffer overflow.
  reported by Guido Vranken <guido AT guidovranken.nl>.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-14 13:07:27 +00:00
..
test_date.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_date_arith.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_attr.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_base.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_compat.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_conv.rb date_core.c: preserve timezone 2016-04-12 11:40:37 +00:00
test_date_marshal.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_new.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_parse.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_date_strftime.rb date_strftime.c: check precision 2016-06-14 13:07:27 +00:00
test_date_strptime.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_switch_hitter.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00