[ruby-core:85793] [Ruby trunk Bug#14547] segfault on Rational() with positive exponent in a string

From: naruse@...
Date: 2018-02-24 07:20:22 UTC
List: ruby-core #85793
Issue #14547 has been updated by naruse (Yui NARUSE).

Backport changed from 2.3: DONTNEED, 2.4: DONTNEED, 2.5: REQUIRED to 2.3: DONTNEED, 2.4: DONTNEED, 2.5: DONE

ruby_2_5 r62562 merged revision(s) 62555.

----------------------------------------
Bug #14547: segfault on Rational() with positive exponent in a string
https://bugs.ruby-lang.org/issues/14547#change-70645

* Author: pb (pumbur _)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: DONTNEED, 2.4: DONTNEED, 2.5: DONE
----------------------------------------
~~~ ruby
Rational('1.11e1')
~~~
results in segmentation fault



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next