mshtml: Added IHTMLTable::width property implementation. (try 5)

Zhenbo Li litimetal at gmail.com
Sun Apr 27 08:08:04 CDT 2014


This patch supersedes 104193, 104110, 103576.

try 5:
     1. Don't free an uninitialized string in getter
     2. Don't do that in setter
     3. Would set the BSTR to NULL in getter if failed

Thank you for your patience:)
---
  dlls/mshtml/htmltable.c | 95 
++++++++++++++++++++++++++++++++++++++++++++++---
  dlls/mshtml/tests/dom.c | 48 +++++++++++++++++++++++++
  2 files changed, 139 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Added-IHTMLTable-width-property-implementation.txt
Type: text/x-patch
Size: 5570 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140427/148bfb15/attachment.bin>


More information about the wine-patches mailing list