13 Jan
2020
13 Jan
'20
6:59 p.m.
https://bugs.winehq.org/show_bug.cgi?id=48452 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #7 from Piotr Caban <piotr.caban(a)gmail.com> --- I've already fixed it locally, will send a patch soon. An example of input that is not working is: sscanf("\000100", "%f", &f); Since the first character is \0 we should fail to read anything. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.