Skip to content

Conversation

@fxamacker
Copy link
Owner

Old text:
CCF decoders MUST detect and reject malformed data before checking for validity. Appendix F of RFC 8949 defines well-formedness of encoded CBOR data.

New text:
CCF decoders MUST detect and reject malformed data items before checking for validity. Section 1.2 of RFC 8949 defines "well-formed" data items.

Old text:
CCF decoders MUST detect and reject malformed data before checking for validity.  [Appendix F](https://www.rfc-editor.org/rfc/rfc8949.html#name-well-formedness-errors-and-) of RFC 8949 defines well-formedness of encoded CBOR data.

New text:
CCF decoders MUST detect and reject malformed data items before checking for validity.  [Section 1.2](https://www.rfc-editor.org/rfc/rfc8949.html#section-1.2) of RFC 8949 defines "well-formed" data items.
@fxamacker fxamacker merged commit 7c363b6 into main Mar 31, 2025
1 check passed
fxamacker added a commit to onflow/ccf that referenced this pull request Mar 31, 2025
Changes were done at github.com/fxamacker/ccf_draft to reduce noise here during the weekend.

For details (individual commits), see:
- fxamacker/ccf_draft#103
- fxamacker/ccf_draft#104

NOTE: There were no changes to CDDL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants