在 'JsonParser::consumeUnicode' 中进行的 'char' 转换
作者: 2rr0r4o3创建于 2026年8月24日更新于 2026年8月24日
Requires the implicit-conversion checks, which `-fsanitize=undefined` does not include. Build as in the `bittorrent::processRootDictionary` case (`-fsanitize=implicit-unsigned-integer-truncation,implicit-signed-integer-truncation,implicit-integer-sign-change` plus the ignorelist that silences `bitfield.h`, `base64.h`, the `util.h` byte helpers and `deps/`). With that ignorelist a well-formed run reports nothing, so every hit is signal.
内容来源: aria2/aria2