date-performance icon indicating copy to clipboard operation
date-performance copied to clipboard

Date.strptime segfaults on invalid input

Open tism opened this issue 13 years ago • 0 comments

Date.strptime will cause a segfault when given a non-string value for the str or fmt values

Tested under:

  • ree-1.8.7-2012.01
  • ruby-1.8.7-p358

tism avatar Apr 03 '12 07:04 tism