Romain Vimont b35733edb6 Fix expected mouse event sizes
Commit fefb9816a99e6f8fa59befcfb70ba87112f90a8d modified mouse events
serialization. The server-side parsing was updated to correctly read the
position, but the expected size of these events was not updated.

As a result, the server might try to parse incomplete events, leading
to BufferUnderflowException.

Fixes
<https://github.com/Genymobile/scrcpy/issues/350#issuecomment-456298816>.
2019-01-22 09:47:26 +01:00
..
2019-01-22 09:47:26 +01:00
2019-01-20 21:35:42 +01:00
2018-02-14 16:28:21 +01:00