commit | 6e007c36e703e03f5bbf1c0314f208664f4e98b3 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Thu Aug 18 19:05:55 2022 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Thu Aug 18 19:05:55 2022 -0700 |
tree | aca4e9296481a9ed31d054b94cc1c4fd52da5c4f | |
parent | 948dbe7d3f8a393e49010038f0c6cac089ac2599 [diff] |
Add null termination to Wayland_data_source_get_data() if requested Fixes https://github.com/libsdl-org/SDL/issues/6083
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)