Re: [PATCH 1/4] mshtml: Don't free string that will be cleared by SafeArrayDestroy.
8 Nov
2010
8 Nov
'10
5: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
8 Nov
8 Nov
5: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
5603
Age (days ago)
5603
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jacek Caban -
Michael Stefaniuc