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

Sebastian Lackner sebastian at fds-team.de
Wed Sep 7 03:50:11 CDT 2016


From: Sebastian Lackner <sebastian at fds-team.de>

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

v3: Fixed another false compiler warning in String_concat (missed during
previous review).
---

 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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Change-prototype-of-jsstr_alloc_buf-and-fix-s.diff
Type: text/x-patch
Size: 13981 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160907/82adf280/attachment-0001.bin>


More information about the wine-patches mailing list