Sebastian Lackner : jscript: Change prototype of jsstr_alloc_buf and fix some error handling issues.

Alexandre Julliard julliard at winehq.org
Thu Sep 8 10:39:20 CDT 2016


Module: wine
Branch: master
Commit: 69437afed123117cff3002cd99bb9ce58490a85f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=69437afed123117cff3002cd99bb9ce58490a85f

Author: Sebastian Lackner <sebastian at fds-team.de>
Date:   Wed Sep  7 10:50:11 2016 +0200

jscript: Change prototype of jsstr_alloc_buf and fix some error handling issues.

Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/jscript/array.c    |  6 +++---
 dlls/jscript/date.c     | 22 +++++++++++-----------
 dlls/jscript/error.c    |  4 ++--
 dlls/jscript/function.c |  4 ++--
 dlls/jscript/global.c   | 22 +++++++++++-----------
 dlls/jscript/jsregexp.c |  4 ++--
 dlls/jscript/jsstr.c    | 17 +++++++++--------
 dlls/jscript/jsstr.h    |  6 +++---
 dlls/jscript/number.c   |  4 ++--
 dlls/jscript/object.c   |  4 ++--
 dlls/jscript/string.c   | 24 ++++++++++++------------
 11 files changed, 59 insertions(+), 58 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=69437afed123117cff3002cd99bb9ce58490a85f



More information about the wine-cvs mailing list