[PATCH 1/2] secur32: Improved error handling in schan_DecryptMessage.

Henri Verbeet hverbeet at gmail.com
Tue Sep 14 13:53:21 CDT 2010


On 14 September 2010 20:27, Piotr Caban <piotr at codeweavers.com> wrote:
> +            else if (ret == GNUTLS_E_DECRYPTION_FAILED)
...
> +                return SEC_E_MESSAGE_ALTERED;
Are those really the same?



More information about the wine-devel mailing list