diff options
author | Nathan Moinvaziri <nathan@nathanm.com> | 2020-06-08 21:08:52 -0700 |
---|---|---|
committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2020-06-09 08:32:24 +0200 |
commit | 072fcb16f449262ea5d824248c04dff23cca73fc (patch) | |
tree | a203cbcfd2eade227727eef40626a5cd8c5c09a0 /test/example.c | |
parent | e666b3ef34d9ce323321905cd56e949488e6f508 (diff) |
Fixed clang static analysis warning value stored is never read in infcover.
infcover.c:466:5: warning: Value stored to 'buf' is never read [deadcode.DeadStores]
buf += len;
Diffstat (limited to 'test/example.c')
0 files changed, 0 insertions, 0 deletions