Browse Source

Merge pull request #1880 from svaarala/releases-eventloop

Releases: eventloop improvements
pull/1881/head
Sami Vaarala 7 years ago
committed by GitHub
parent
commit
362519d725
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      RELEASES.rst

2
RELEASES.rst

@ -3281,6 +3281,8 @@ Planned
* Include <exception> only when compiling as C++ with C++ exception support
enabled (GH-1838, GH-1839)
* Minor improvements to examples/eventloop (GH-1879)
* Fix potential dangling pointer use in Duktape thread termination handling;
the dangling pointer could cause unsafe memory behavior (GH-1845, GH-1868)

Loading…
Cancel
Save