mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +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.