1 Nov
2025
1 Nov
'25
3:35 p.m.
v2: * Fix leak in `IRestrictedErrorInfo::Release`. * Fix potential leak in RoOriginateErrorW if `set_error_info` fails. * Use SysAllocStringLen in `IRestrictedErrorInfo::GetErrorDetails` and `IErrorInfo::GetDescription`, as error strings don't contain embedded NULs. * Return S_FALSE in `GetRestrictedErrorInfo` if the current error object didn't support `IRestrictedErrorInfo`. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9332#note_120341