Alexandre Julliard pushed to branch master at wine / wine
Commits: be6e8e64 by Bernhard Übelacker at 2025-11-03T21:52:11+01:00 crypt32/tests: Add null character to avoid buffer overrun (ASan).
These tests give intentionally ascii strings to unicode expecting functions. Therefore add these null characters to make them appear terminated to unicode functions.
- - - - -
1 changed file:
- dlls/crypt32/tests/store.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/be6e8e64787a1b21c8b190b29da0b4f...