Skip to content

fix: rawpasssize can use int or long long values if the size is too big - #23

Open
miltoncamacho wants to merge 1 commit into
ismrmrd:masterfrom
miltoncamachocamacho:fix/allow-larger-RawPassSize
Open

fix: rawpasssize can use int or long long values if the size is too big#23
miltoncamacho wants to merge 1 commit into
ismrmrd:masterfrom
miltoncamachocamacho:fix/allow-larger-RawPassSize

Conversation

@miltoncamacho

Copy link
Copy Markdown

Allows to use unsigned long long if value can't fit into an int causing an error and not converting.

Avoids error: Failed to get header string: bad numeric conversion: positive overflow

Milton

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