Re: [PATCH] mshtml: Make it clear that ATTR_FIX_PX and ATTR_FIX_URL as exclusive (Coverity)
11 Nov
2015
11 Nov
'15
10:05 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> On 11/10/15 20:31, Nikolay Sivov wrote:
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> ---
Otherwise first allocated val is leaked. Jacek, can you confirm?
Well, I don't think this causes a real leak because even if we try to apply both fixups, the attribute would need to be URL and integer at the same time for the leak to happen. However, I don't think there are attributes that could require both fixups, so I'm fine with the patch. Thanks, Jacek
3775
Age (days ago)
3775
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban