Files
koreader-mirror/tools/logcat.py
Benoit Pierre dad71c5ca4 tools/logcat: improve handling of input encoding (#14629)
For example, avoid a decoding exception on this line:
```
20:58:28.534 14160            reader.launche  F  thread.cc:1326] Check failed: FindStackTop() > reinterpret_cast<void*>(tlsPtr_.stack_end) (FindStackTop()=X���`���X���, reinterpret_cast<void*>(tlsPtr_.stack_end)=0xbe10c000)
```
2025-11-15 22:56:56 +01:00

13 KiB
Executable File