Files
Romain Vimont 2892d4095a Fix joystick list memory leak
In SDL3, listing the joysticks involves an allocation that must be
freed with `SDL_Free()`, which was missing during the migration to SDL3
from commit 02989249f6.

PR #6853 <https://github.com/Genymobile/scrcpy/pull/6853>
2026-05-19 20:13:38 +02:00
..
2026-05-17 12:37:19 +02:00
2026-05-19 20:13:38 +02:00
2026-05-12 20:28:37 +02:00
2026-05-12 09:43:30 +02:00