Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry pick 46cd2f4 for CVE-2013-4164 #457

Closed
wants to merge 1 commit into from
Closed

cherry pick 46cd2f4 for CVE-2013-4164 #457

wants to merge 1 commit into from

Conversation

hone
Copy link
Member

@hone hone commented Nov 25, 2013

merge revision(s) 43775:

* util.c (ruby_strtod): ignore too long fraction part, which does not
  affect the result.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@43778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

Conflicts:
ChangeLog
test/ruby/test_float.rb
version.h

merge revision(s) 43775:

	* util.c (ruby_strtod): ignore too long fraction part, which does not
	  affect the result.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@43778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

Conflicts:
	ChangeLog
	test/ruby/test_float.rb
	version.h
hone pushed a commit to hone/ruby that referenced this pull request Dec 22, 2013
ruby#457

    * util.c (ruby_strtod): ignore too long fraction part, which does not
      affect the result.
evanphx pushed a commit that referenced this pull request Dec 22, 2013
#457

    * util.c (ruby_strtod): ignore too long fraction part, which does not
      affect the result.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@44351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
@hone hone closed this Dec 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants