commit | 5ac37a8ffcf89da390404c1016833d56e2d67ae4 | [log] [tgz] |
---|---|---|
author | Ozkan Sezer <sezeroz@gmail.com> | Sun May 04 20:01:24 2025 +0300 |
committer | Sam Lantinga <slouken@libsdl.org> | Sun May 04 10:36:33 2025 -0700 |
tree | c96766bc203308d2205f6a8129e0a8060397d199 | |
parent | 7dd2915475d234449a839fa5c4908b7310018e7f [diff] |
don't prototype strdup() for __clang_analyzer__ case in windows builds. Fixes: https://github.com/libsdl-org/SDL/issues/12948. (cherry picked from commit 17bba029ba6717c3da460a2426fd81fd2772f66f)
Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multi-media software, such as games and emulators.
You can find the latest release and additional information at: https://www.libsdl.org/
Installation instructions and a quick introduction is available in INSTALL.md
This library is distributed under the terms of the zlib license, available in LICENSE.txt.
Enjoy!
Sam Lantinga (slouken@libsdl.org)