Browse Source

Releases: GetHeapObjInfo segfault

pull/1540/head
Sami Vaarala 8 years ago
parent
commit
daff638d12
  1. 3
      RELEASES.rst

3
RELEASES.rst

@ -2873,6 +2873,9 @@ Planned
* Add a wrap check to duk_{check,require}_stack{_top}() (GH-1537)
* Fix potential segfault in debugger GetHeapObjInfo command, caused by
key/mask list being out of sync (GH-1540)
* Fix Reflect.construct() handling for four or more arguments (GH-1517,
GH-1518)

Loading…
Cancel
Save