1 Mar
2025
1 Mar
'25
10:12 p.m.
The spec says if the passed pointer is NULL then return E_POINTER and not to just unconditionally deref then set NULL. Signed-off-by: Edward O'Callaghan <edward(a)antitrust.cc> -- v2: dlls/shell32: Fix IUnknown::QueryInterface() to meet spec https://gitlab.winehq.org/wine/wine/-/merge_requests/7451