[3/4] jscript: Fix various memory and reference count leaks.

Rob Shearman robertshearman at gmail.com
Wed Dec 30 11:33:56 CST 2009


---
 dlls/jscript/array.c    |    4 +++-
 dlls/jscript/dispex.c   |    2 ++
 dlls/jscript/engine.c   |   22 ++++++++++++++++++++--
 dlls/jscript/error.c    |    1 +
 dlls/jscript/function.c |    1 +
 dlls/jscript/global.c   |   43 +++++++++++++++++++++++++++++++++++++++++++
 dlls/jscript/jscript.c  |    5 +----
 dlls/jscript/jscript.h  |    1 +
 dlls/jscript/parser.y   |    1 +
 dlls/jscript/regexp.c   |    5 ++++-
 dlls/jscript/string.c   |    3 ++-
 11 files changed, 79 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Fix-various-memory-and-reference-count-leaks.patch
Type: text/x-patch
Size: 9624 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091230/3bd173a7/attachment.bin>


More information about the wine-patches mailing list