Skip to content

ASB Decode - Better Error Handling#77

Merged
jeronstone merged 9 commits into
mainfrom
asb-decode-err-handling
Aug 15, 2025
Merged

ASB Decode - Better Error Handling#77
jeronstone merged 9 commits into
mainfrom
asb-decode-err-handling

Conversation

@jeronstone
Copy link
Copy Markdown
Contributor

Gets rid of the last remaining bare assert call & allows for ASBs to have un-limited targets

@jeronstone jeronstone added this to the BSL v1.0.0 milestone Aug 15, 2025
@jeronstone jeronstone self-assigned this Aug 15, 2025
@jeronstone jeronstone added this to BSL Aug 15, 2025
@jeronstone jeronstone requested a review from a team as a code owner August 15, 2025 13:51
@jeronstone jeronstone added the enhancement New feature or request label Aug 15, 2025
@github-project-automation github-project-automation Bot moved this to Todo in BSL Aug 15, 2025
Comment thread test/test_SecurityTypes.c
@jeronstone jeronstone added bug Something isn't working and removed enhancement New feature or request labels Aug 15, 2025
Copy link
Copy Markdown
Collaborator

@BrianSipos BrianSipos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A suggestion and question. Also it seems like this function would be good to fuzz cover. Would you like me to add that?

Comment thread src/backend/AbsSecBlock.c
Comment thread src/backend/AbsSecBlock.c Outdated
@BrianSipos BrianSipos moved this from Todo to In Progress in BSL Aug 15, 2025
@jeronstone jeronstone linked an issue Aug 15, 2025 that may be closed by this pull request
@jeronstone jeronstone merged commit eda3e66 into main Aug 15, 2025
12 checks passed
@jeronstone jeronstone deleted the asb-decode-err-handling branch August 15, 2025 19:05
@github-project-automation github-project-automation Bot moved this from In Progress to Done in BSL Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

More comprehensive testing of CBOR <--> ASB encode/decode

3 participants