commit | a388df37103db1070addb962f8ed2857f1ee364a | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Thu Nov 21 20:31:55 2024 -0800 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Thu Nov 21 20:31:55 2024 -0800 |
tree | b4f94d41516f240752e00129cac97d038882c3ba | |
parent | 36b28f9ce472c641edd31ea12f49169c25f7c1eb [diff] |
straggler
diff --git a/test/qcbor_decode_tests.c b/test/qcbor_decode_tests.c index 9360da2..df6bfbe 100644 --- a/test/qcbor_decode_tests.c +++ b/test/qcbor_decode_tests.c
@@ -2610,7 +2610,7 @@ } #endif /* QCBOR_DISABLE_INDEFINITE_LENGTH_STRINGS */ - if(nIndex == 0) { + if(nIndex == 42) { uCBORError = 9; /* For setting break points */ }