mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
The enum change from uint8_t to an int avoids uninitialized bytes, which led to valgrind warnings (no error though).
The enum change from uint8_t to an int avoids uninitialized bytes, which led to valgrind warnings (no error though).