scrcpy/app
Romain Vimont e2ef39fae5 Fix overflow in test
The serialized text is not nul-terminated (its size is explicitely
provided), but the input text in the event is a nul-terminated string.

The test was failing with ASAN enabled.
2019-03-25 11:33:32 +01:00
..
src Log "new texture" at INFO level 2019-03-07 20:18:03 +01:00
tests Fix overflow in test 2019-03-25 11:33:32 +01:00
meson.build Add stream layer 2019-03-02 18:45:45 +01:00