[PATCH] rsaenh: Properly destroy hashes created by CPCreateHash() (Valgrind).

Hans Leidekker hans at codeweavers.com
Mon Feb 14 04:23:15 CST 2022


On Sun, 2022-02-13 at 20:43 +0100, Sven Baars wrote:
> Signed-off-by: Sven Baars <sbaars at codeweavers.com>
> ---
> Maybe a better way to do this would be to get rid of the HASH_CONTEXT union,
> and initialize that handle to NULL in CPCreateHash(). This seems possible
> now that everything goes through bcrypt, but maybe there are reasons
> to keep the union and the generic impl glue around

I think that would be better. We want to get rid of the glue eventually.





More information about the wine-devel mailing list