[PATCH 2/5] crypt32: Allow only ASCII digits in CRYPT_AsnEncodeNumericString.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/crypt32/encode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=64645 Your paranoid android. === debian10 (32 bit report) === atl: registrar.c:127: Test failed: binary unquoted value was not preserved (it's 0xDEAD0123) === debian10 (32 bit Chinese:China report) === atl: registrar.c:127: Test failed: binary unquoted value was not preserved (it's 0xDEAD0123) === debian10 (32 bit WoW report) === atl: registrar.c:127: Test failed: binary unquoted value was not preserved (it's 0xDEAD0123) === debian10 (64 bit WoW report) === atl: registrar.c:127: Test failed: binary unquoted value was not preserved (it's 0xDEAD0123)
participants (2)
-
Jacek Caban -
Marvin