Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix uint32 argument parsing type mismatch (#3969)
Atoi parses ints which do not match the range of the expected arguments (uint32)
- Loading branch information