Files
scrcpy/app/src
Romain Vimont 669e9a8d1e Fix "ip route" parsing
If a line did not end with '\r', then the final `\n' was replaced by
'\0' for parsing the current line. This `\0` was then mistakenly
considered as the end of the whole "ip route" output, so the remaining
lines were not parsed, causing "scrcpy --tcpip" to fail in some cases.

To fix the issue, read the final character of the current line before it
is (possibly) overwritten by '\0'.
2023-04-02 19:30:23 +02:00
..
2023-04-02 19:30:23 +02:00
2021-04-18 14:36:31 +02:00
2022-09-25 15:42:33 +02:00
2023-03-11 15:57:25 +01:00
2023-03-10 22:22:15 +01:00
2023-03-12 02:04:57 +01:00
2023-03-14 23:54:07 +01:00
2023-03-14 23:54:07 +01:00
2023-03-14 23:54:07 +01:00
2021-10-27 18:43:47 +02:00
2023-03-30 20:58:33 +02:00
2023-03-30 20:58:33 +02:00
2023-03-03 01:18:10 +01:00
2023-03-10 22:22:15 +01:00
2023-03-10 22:22:16 +01:00
2023-01-30 20:57:54 +01:00
2023-01-30 20:57:54 +01:00
2023-03-10 22:22:15 +01:00
2023-03-10 22:22:15 +01:00
2023-03-11 15:57:25 +01:00
2023-03-11 15:57:25 +01:00
2023-03-30 20:58:33 +02:00
2023-03-12 08:54:42 +01:00
2023-03-10 22:22:15 +01:00
2022-08-28 15:23:08 +02:00
2023-03-11 15:57:25 +01:00
2023-03-10 22:22:15 +01:00
2022-01-27 19:02:07 +01:00
2022-04-12 23:59:01 +02:00
2023-03-10 22:22:15 +01:00
2023-01-30 20:57:54 +01:00
2022-01-14 22:17:30 +01:00
2022-03-30 12:01:01 +02:00
2023-03-14 23:54:07 +01:00
2023-03-14 23:54:07 +01:00
2023-02-11 09:44:33 +01:00
2023-02-11 09:44:33 +01:00
2023-02-18 09:37:31 +01:00
2023-02-18 09:37:31 +01:00
2023-03-11 15:57:25 +01:00
2023-03-11 15:57:25 +01:00
2023-03-14 23:54:07 +01:00
2023-03-12 08:26:17 +01:00
2023-03-11 15:57:25 +01:00
2023-03-11 15:57:25 +01:00
2023-03-11 15:57:25 +01:00
2023-03-12 12:45:49 +01:00
2023-03-11 15:57:25 +01:00
2022-02-09 10:15:19 +01:00