Re: [PATCH 1/4] mshtml: Don't free string that will be cleared by SafeArrayDestroy.
Nov. 8, 2010
11:04 a.m.
Hello Jacek, Jacek Caban wrote:
--- dlls/mshtml/tests/dom.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) in that case "str" becomes unused and can be removed like in the attached patch.
bye michael
November 2010
11:52 a.m.
New subject: [PATCH 1/4] mshtml: Don't free string that will be cleared by SafeArrayDestroy.
Hi Michael, On 11/8/10 12:04 PM, Michael Stefaniuc wrote:
Hello Jacek,
Jacek Caban wrote:
--- dlls/mshtml/tests/dom.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) in that case "str" becomes unused and can be removed like in the attached patch.
Good catch, thanks. I've resent the patch. Thanks, Jacek
5708
Age (days ago)
5708
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jacek Caban -
Michael Stefaniuc