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

Fix null stride problem in netCDF-4.6.2 #1325

Closed
wants to merge 2 commits into from
Closed

Conversation

edhartnett
Copy link
Collaborator

@edhartnett edhartnett commented Jan 28, 2019

Due to a mistake I made netCDF 4.6.2 segfaults when presented with a NULL stride parameter. Whoops! Sorry about that. (It is fixed in netCDF for future releases, but 4.6.2 is out there.)

In this PR I use the same fake_stride solution formerly used for pnetcdf only. Now it is used for pnetcdf and netcdf.

This has been merged to develop for testing.

Fixes #1320.
Fixes #1326.

@edhartnett edhartnett closed this Jan 30, 2019
@edhartnett edhartnett reopened this Jan 30, 2019
@edhartnett
Copy link
Collaborator Author

OK, I had to delete and recreate the develop branch, but now this is working in my CI.

@edhartnett edhartnett closed this Jan 31, 2019
@edhartnett edhartnett deleted the ejh_next_test branch January 31, 2019 15:04
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.

Test dependencies not tracked in autotools build autotools build not working on current master
1 participant