Fix CBOR half-float assertion bounds (#5335)

Signed-off-by: Patrick Armstrong <patrick@erpassistant.ai>
This commit is contained in:
Patrick10199
2026-07-30 23:38:13 +02:00
committed by GitHub
parent 58ce09dcfd
commit 868506dcc0
5 changed files with 17 additions and 18 deletions
+1 -1
View File
@@ -2309,7 +2309,7 @@ TEST_CASE("all CBOR first bytes")
}
#endif
TEST_CASE("examples from RFC 7049 Appendix A")
TEST_CASE("examples from RFC 8949 Appendix A")
{
SECTION("numbers")
{