[PATCH 4/5] quartz: Fix hex digit checks in process_pattern_string.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/quartz/filesource.c | 46 ++++++++++++---------------------------- 1 file changed, 14 insertions(+), 32 deletions(-)
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=64647 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