mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
The packet sink push_session() callback is optional, but it was called
unconditionnally even when not implemented, leading to a segfault.
Bug introduced by commit
|
||
|---|---|---|
| .. | ||
| frame_sink.h | ||
| frame_source.c | ||
| frame_source.h | ||
| gamepad_processor.h | ||
| key_processor.h | ||
| mouse_processor.h | ||
| packet_sink.h | ||
| packet_source.c | ||
| packet_source.h | ||