[PATCH] mshtml: check null before release the elem object

Hao Peng penghao at linuxdeepin.com
Fri Oct 24 04:37:10 CDT 2014


Check null pointer before release the script elem object, prevent to release them twice.


---
 dlls/mshtml/script.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141024/6aeaf855/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-check-null-before-release-the-elem-object.txt
Type: application/octet-stream
Size: 579 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141024/6aeaf855/attachment.obj>


More information about the wine-patches mailing list