Browse Source

testcase attribution

pull/20/head
Sami Vaarala 11 years ago
parent
commit
66e08b82f6
  1. 2
      api-testcases/test-bug-push-sprintf-va-copy.c

2
api-testcases/test-bug-push-sprintf-va-copy.c

@ -2,6 +2,8 @@
* Duktape 0.10.0 reused a va_list argument when pushing a formatted string
* and the initial buffer size was not enough. This bug testcase tries to
* trigger that issue. Unfortunately it is not triggered with every compiler.
*
* Reported by Andreas Öman.
*/
/*===

Loading…
Cancel
Save