Re: [PATCH v3 0/3] MR4073: msxml3: Stop possible typelib out of bounds access (Coverity)
27 Oct
2023
27 Oct
'23
1:14 a.m.
On Fri Oct 27 00:52:11 2023 +0000, Nikolay Sivov wrote:
If it's a matter of silencing typelib[LibXml_Last] access warning, just change it to LibXml2, and add an assert for tid range in get_typeinfo(). Or maybe just change Last -> LibXml2, without asserts. All the calls are internal, there is more value in keeping this looking close to other modules using the same logic, than trying to fix what can't happen.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4073#note_49942
860
Age (days ago)
860
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov (@nsivov)