Skip to content

Commit

Permalink
Releases: +'+' coercion fix
Browse files Browse the repository at this point in the history
  • Loading branch information
svaarala committed Jun 30, 2019
1 parent 9f5dcad commit b30c1d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3472,6 +3472,8 @@ Planned
caused an error and Duktape.errCreate returned a callable value (such
as Float64Array); this caused an assertion failure (GH-2061, GH-2087)

* Fix coercion of +'+' and +'-' to NaN instead of 0 (GH-2019, GH-2134)

* Fix possible out-of-memory in call stack unwind by preallocating the
environment property table on creation (GH-476, GH-2021, GH-2106)

Expand Down

0 comments on commit b30c1d2

Please sign in to comment.