mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-17 20:04:27 +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.