diff options
author | Guy Harris <guy@alum.mit.edu> | 2015-08-09 20:11:05 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2015-08-09 20:11:05 -0700 |
commit | 518850cd8e49cebb4809818a7343e08ae7309d71 (patch) | |
tree | 86d7e209330e23f01f18cb4eb61f0d21e6ddabe7 /gencode.c | |
parent | b0f028907bac3a1b4cbabd0faade2a72e0753ee8 (diff) |
Squelch a Clang static analyzer complaint, and fix a real-but-unlikely issue.
Avoid a not-a-real-problem warning from the Clang static analyzer.
Fix an real-but-unlikely (requires a file with a huge number of IDBs)
issue that I *thought* was the source of the static analyzer's complaint
but that, in fact, it apparently hadn't noticed, namely the possibility
of a multiplication overflowing.
Fix a typo while we're at it.
Diffstat (limited to 'gencode.c')
0 files changed, 0 insertions, 0 deletions