commit | 5e3908260ededb0518fad680fcdbf225b0071874 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Sun Jan 06 12:35:01 2019 -0800 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Sun Jan 06 12:35:01 2019 -0800 |
tree | f8caeac086666100347717a73b2f355b9af3b432 | |
parent | 1f8b5b034af6be2e64bdaaa9e9cac8b0d1695bfc [diff] |
Test with gcc 8 and fix a few minor warnings and issues
diff --git a/src/qcbor_decode.c b/src/qcbor_decode.c index 2c301b6..8d216c7 100644 --- a/src/qcbor_decode.c +++ b/src/qcbor_decode.c
@@ -536,6 +536,7 @@ nReturn = QCBOR_ERR_INVALID_CBOR; goto Done; } + /* FALLTHROUGH */ // fall through intentionally default: // 0-19