mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-27 09:34:37 +01:00
If rotation changed, the dequeued output buffer was never released. Move it to a finally block to avoid the leak.
If rotation changed, the dequeued output buffer was never released. Move it to a finally block to avoid the leak.