jscript: Allocate string of correct size in Date toTimeString method.
commitfd07a1572762a05de8f1269e2b1287af6a9c71e8
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 8 Sep 2016 21:54:54 +0000 (8 23:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Sep 2016 11:20:53 +0000 (9 20:20 +0900)
treed93cb1443c8ae7b64d1c3f985cc9484e4a362b7b
parent1c3e0dd3d5ae6a4ba1cb2e5cc47f452a7115b803
jscript: Allocate string of correct size in Date toTimeString method.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/jscript/date.c
dlls/jscript/tests/api.js