jscript: Change prototype of jsstr_alloc_buf and fix some error handling issues.
commit69437afed123117cff3002cd99bb9ce58490a85f
authorSebastian Lackner <sebastian@fds-team.de>
Wed, 7 Sep 2016 08:50:11 +0000 (7 10:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Sep 2016 01:05:46 +0000 (8 10:05 +0900)
treea3e3fff4b1b65e24d3254bdafae95d0f8cc2de51
parent7c06f1c218a2ecb1f2dda2cfb97b3a2c5b7f01e8
jscript: Change prototype of jsstr_alloc_buf and fix some error handling issues.

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/array.c
dlls/jscript/date.c
dlls/jscript/error.c
dlls/jscript/function.c
dlls/jscript/global.c
dlls/jscript/jsregexp.c
dlls/jscript/jsstr.c
dlls/jscript/jsstr.h
dlls/jscript/number.c
dlls/jscript/object.c
dlls/jscript/string.c