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

BP3 Index parsing fix: instead of relying on the reported length of p… #2153

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

pnorbert
Copy link
Contributor

…g/var/attr index length, which turns out to be smaller than the actual size in adios 1.x files, use length calculated from the pg/var/attr index pointers and the actual size of the index buffer. These are accurate limits for both adios 1.x and adios 2.x implementations of the BP3 format. Fixes #2152.

…g/var/attr index length, which turns out to be smaller than the actual size in adios 1.x files, use length calculated from the pg/var/attr index pointers and the actual size of the index buffer. These are accurate limits for both adios 1.x and adios 2.x implementations of the BP3 format. Fixes ornladios#2152.
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.

bpls misses an attribute on BP3 file
1 participant