Skip to content

der: have read_value pass through header sans EOC #1897

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jul 2, 2025

Changes read_value's callback to accept a Header argument which includes the indefinite length without the trailing EOC marker.

Otherwise indefinite length decoders will run into the EOC marker.

Changes `read_value`'s callback to accept a `Header` argument which
includes the indefinite length without the trailing EOC marker.

Otherwise indefinite length decoders will run into the EOC marker.
@tarcieri tarcieri merged commit 13501af into master Jul 2, 2025
107 checks passed
@tarcieri tarcieri deleted the der/read-value-sans-eoc branch July 2, 2025 23:30
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.

1 participant