CrystalDiskInfo icon indicating copy to clipboard operation
CrystalDiskInfo copied to clipboard

bug report about "CAtaSmart::CheckAsciiStringError"

Open zhangtaopy opened this issue 1 year ago • 0 comments

https://github.com/hiyohiyo/CrystalDiskInfo/blob/3c2553d94fb33e82d8425baea71a46d90e38ac7f/AtaSmart.cpp#L11680

Hello, shouldn't the code at this location be ”else if(static_cast< unsigned char >(str[i]) >= 0x7f)“?

zhangtaopy avatar May 18 '23 12:05 zhangtaopy