mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
The default handler was mistakenly retrieved after our custom handler
was set, causing it to reference itself. As a result, this led to
infinite recursion.
Bug introduced by
|
||
|---|---|---|
| .. | ||
| main | ||
| test/java/com/genymobile/scrcpy | ||