[PATCH 3/5] propsys: Allow only ASCII digits in PSPropertyKeyFromString.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/propsys/propsys_main.c | 2 +- dlls/propsys/tests/propsys.c | 4 ++++ 2 files changed, 5 insertions(+), 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=64646 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