Alexandre Julliard pushed to branch master at wine / wine
Commits: 9f0edb69 by Jakub Petrzilka at 2024-08-07T15:44:00+02:00 rsaenh: Don't crash when decrypting empty strings.
Some applications attempt to decrypt empty strings which currently lead to page fault.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57042
- - - - -
2 changed files:
- dlls/advapi32/tests/crypt.c - dlls/rsaenh/rsaenh.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/9f0edb69209eb00faac55bbf1a5f605...