On 4/6/2014 18:48, Zhenbo Li wrote:
try 2: Don't free a string too early.
dlls/mshtml/htmltable.c | 41 +++++++++++++++++++++++++++++++++++++---- dlls/mshtml/tests/dom.c | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+), 4 deletions(-)
Also please check for variant_to_nscolor() return value.