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 0d530b2392 * ext/date/date_parse.c (date_zone_to_diff): keep a temporary string
stored in variable while the contents buffer is beeing used.

* ext/date/date_parse.c (date_zone_to_diff): get rid of out of bounds
  memory read.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-08-28 06:53:47 +00:00
..
lib
date_core.c * ext/date/date_core.c: [ruby-core:38861] 2011-08-13 08:05:43 +00:00
date_parse.c * ext/date/date_parse.c (date_zone_to_diff): keep a temporary string 2011-08-28 06:53:47 +00:00
date_strftime.c * ext/date/date_core.c: an issue that is same as [ruby-dev:44071]. 2011-07-23 11:17:00 +00:00
date_strptime.c
date_tmx.h * ext/date/date_core.c: avoided using timev. 2011-06-29 14:47:04 +00:00
depend
extconf.rb