mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-02 12:34:26 +01:00
There are many initializations in recorder_open(). Handle RAII-like deinitialization using gotos.
There are many initializations in recorder_open(). Handle RAII-like deinitialization using gotos.