j
k
j a
j l
At the end of LIST_FOR_EACH_ENTRY, assuming no matches are found, `provider` will point to the list head, not NULL, as a result we call IsEqualGUID on invalid memory.
-- v2: crypt32: Fix invalid access of list head.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8179
Back to the thread
Back to the list