1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/date
nagachika 38e722f741 merge revision(s) 55410: [Backport #12488]
* 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/branches/ruby_2_3@55910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-08-15 19:47:39 +00:00
..
lib handle ext/ as r53141 2015-12-16 05:31:54 +00:00
date_core.c merge revision(s) 54721: [Backport #12311] 2016-06-13 17:58:50 +00:00
date_parse.c suppress warnings 2015-11-08 05:54:29 +00:00
date_strftime.c merge revision(s) 55410: [Backport #12488] 2016-08-15 19:47:39 +00:00
date_strptime.c date_strptime.c: use ALLOCV 2015-06-16 09:45:50 +00:00
date_tmx.h * ext/date/date_tmx.h: offset in struct tmx_funcs is now int. 2012-06-16 09:49:17 +00:00
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00