mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
To avoid mixing SDL_malloc()/SDL_strdup() with free(), or malloc() with SDL_free(), always use the SDL version. |
||
|---|---|---|
| .. | ||
| unix | ||
| win | ||
To avoid mixing SDL_malloc()/SDL_strdup() with free(), or malloc() with SDL_free(), always use the SDL version. |
||
|---|---|---|
| .. | ||
| unix | ||
| win | ||