diff options
author | Ben Smith <binjimin@gmail.com> | 2019-03-14 17:15:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-14 17:15:29 -0700 |
commit | 08629b86342872e91f50cfbeef7444cfa8810dcf (patch) | |
tree | 92d708172cb18cd59245f73841686647c516bab9 /src/binary-reader-logging.cc | |
parent | 8ab47309e20748c465e28773c92cef7029f5e410 (diff) | |
download | wabt-08629b86342872e91f50cfbeef7444cfa8810dcf.tar.gz wabt-08629b86342872e91f50cfbeef7444cfa8810dcf.tar.bz2 wabt-08629b86342872e91f50cfbeef7444cfa8810dcf.zip |
Fix bugs in integer parsing (#1041)
* `ParseHexdigit` allowed `g` as a hex character
* Overflow checking can't just check `old_value > new_value`, that fails
for many cases.
Diffstat (limited to 'src/binary-reader-logging.cc')
0 files changed, 0 insertions, 0 deletions