[Bug 51574] New: swscanf_s with %zu fails for valid value

WineHQ Bugzilla wine-bugs at winehq.org
Sat Aug 7 16:36:04 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51574

            Bug ID: 51574
           Summary: swscanf_s with %zu fails for valid value
           Product: Wine
           Version: 6.14
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: winebugs at 63bit.net
      Distribution: ---

Running Microsoft Texconv.exe with parameters specifying height or width
returns "Invalid value specified for h (512)". 

Link to source is here:
https://github.com/microsoft/DirectXTex/blob/54ce2c8da97c3508899c31f80bfb1ecdedd8207a/Texconv/texconv.cpp#L1466

Link to binary is here:
https://github.com/microsoft/DirectXTex/releases/download/aug2021/texconv.exe

Example failing arguments are '-nowic -nologo -y -sepalpha -h 512 -w 512 -aw
256 -keepcoverage 0 -f BC7_UNORM -bc q -o
"C:\dyndolod\TexGen_Output\Textures\lod"
"C:\dyndolod\TexGen_Output\Textures\lod\bridge01lod.dds"'

-- 
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.



More information about the wine-bugs mailing list