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

free string data internally allocated in netcdf-c using nc_free_string (issue #495) #496

Merged
merged 5 commits into from
Dec 9, 2015

Commits on Dec 8, 2015

  1. be sure to call nc_free_string to free memory allocated

    internally in netcdf-c when reading strings.
    jswhit committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    2f53eca View commit details
    Browse the repository at this point in the history
  2. add comment

    jswhit committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    1edf732 View commit details
    Browse the repository at this point in the history
  3. update

    jswhit committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    39c32da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1003de5 View commit details
    Browse the repository at this point in the history
  5. update comment

    jswhit committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    1bb5857 View commit details
    Browse the repository at this point in the history