mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.1 KiB
29 lines
1.1 KiB
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: fix v0.11 valgrind issues
|
|
desc: |-
|
|
test-bi-duktape-errhandler: pass; valgrind {"InvalidRead":1}
|
|
test-bi-function-nonstd-caller-prop: fail; 178 diff lines; requires special feature options: DUK_OPT_NONSTD_FUNC_CALLER_PROPERTY; valgrind {"InvalidRead":1}
|
|
test-dev-yield-after-callapply: fail; 8 diff lines; known issue: yield() not allowed when function called via Function.prototype.(call|apply)(); valgrind {"InvalidRead":1}
|
|
type: :task
|
|
component: duk
|
|
release: v0.11
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-07-11 09:43:20.465949 Z
|
|
references: []
|
|
|
|
id: d85e7005f95071316095d63ceab817d2ef303728
|
|
log_events:
|
|
- - 2014-07-11 09:43:20.978020 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-07-11 11:04:54.049138 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
- - 2014-07-11 11:05:45.449688 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- commented
|
|
- Several other similar valgrind whines, all caused by tailcall handling.
|
|
|