mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-10 15:21:00 +08:00
7da74eb5be
If libdecor performs a commit with the frame title being undefined, a crash can occur within the library or its plugins. Always ensure that the title is set to a valid string to avoid this.