| Summary: | [PATCH] Rawinput: Fix truncating cast of string length. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Joel Linn <jl> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.13 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 10 | ||
| Attachments: | Patch to explicit cast. | ||
Fixed, thanks! https://hg.libsdl.org/SDL/rev/3ff091a02f7d |
Created attachment 4548 [details] Patch to explicit cast. Fixes an implicit truncation of a string length on 64bit systems.