Skip to content
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

[storescu] safeguard max PDU length check #281

Merged
merged 1 commit into from
Sep 23, 2022
Merged

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Sep 23, 2022

When deciding whether to put everything in a single PDU or in separate PDUs, make a calculation which does not panic if the negotiated maximum PDU length is too low.

In deciding whether to put everything in a single PDU
or in separate PDUs.
@Enet4 Enet4 added bug This is a bug A-tool Area: tooling labels Sep 23, 2022
@Enet4 Enet4 merged commit 8226e3e into master Sep 23, 2022
@Enet4 Enet4 deleted the bug/storescu/sub-check branch September 23, 2022 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tool Area: tooling bug This is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant