Skip to content

Commit

Permalink
Releases: env property table prealloc
Browse files Browse the repository at this point in the history
  • Loading branch information
svaarala committed Jun 9, 2019
1 parent 874e485 commit 0e4bed7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3443,6 +3443,9 @@ Planned
caused an error and Duktape.errCreate returned a callable value (such
as Float64Array); this caused an assertion failure (GH-2061, GH-2087)

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

* Fix several assertion failures with possible memory unsafe behavior
(GH-2025, GH-2026, GH-2031, GH-2033, GH-2035, GH-2036, GH-2065)

Expand Down

0 comments on commit 0e4bed7

Please sign in to comment.