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.