diff --git a/bugs/issue-e450ddbaefbd0413d590aadc54cd45b40f3fff35.yaml b/bugs/issue-e450ddbaefbd0413d590aadc54cd45b40f3fff35.yaml index cdf7e1c6..ee0ce40c 100644 --- a/bugs/issue-e450ddbaefbd0413d590aadc54cd45b40f3fff35.yaml +++ b/bugs/issue-e450ddbaefbd0413d590aadc54cd45b40f3fff35.yaml @@ -3,7 +3,7 @@ title: "check tracedata use: invalid tracedata should be tolerated; perhaps make desc: "" type: :task component: duk -release: v0.10 +release: v0.11 reporter: sva status: :unstarted disposition: @@ -16,3 +16,16 @@ log_events: - sva - created - "" +- - 2014-04-12 22:01:38.714963 Z + - Sami Vaarala + - commented + - |- + The only place where tracedata is now read back is duk_bi_error.c where error + string formatting is done. This needs to tolerate malicious tracedata. + + Error augmentation code creates the tracedata and the data is not user + accessible during its creation. +- - 2014-04-12 22:02:38.886722 Z + - Sami Vaarala + - assigned to release v0.11 from v0.10 + - ""