[4/4] jscript: Fix a circular reference caused by object and function objects being able to have properties that are objects and functions.

Rob Shearman robertshearman at gmail.com
Wed Dec 30 11:34:00 CST 2009


Fix this by deleting the properties for these objects prior to
releasing the global instances.
---
 dlls/jscript/dispex.c  |   10 ++++++++++
 dlls/jscript/global.c  |    6 ++++++
 dlls/jscript/jscript.h |    1 +
 3 files changed, 17 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-jscript-Fix-a-circular-reference-caused-by-object-an.patch
Type: text/x-patch
Size: 2191 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091230/883854c1/attachment.bin>


More information about the wine-patches mailing list