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(xt3d): iallpc getting adding twice to memory manager #2035

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

langevin-usgs
Copy link
Contributor

  • warning message showing iallpc getting added multiple times to hashtable
  • fix by using mem_reallocate instead of mem_deallocate/mem_allocate for the second call

Replace this paragraph with a written description of the pull request. Include images and files as necessary to help with the documentation. Descriptions for trivial and minor pull requests should be brief.

Checklist of items for pull request

  • Replaced section above with description of pull request
  • Removed checklist items not relevant to this pull request

For additional information see instructions for contributing and instructions for developing.

* warning message showing iallpc getting added multiple times to hashtable
* fix by using mem_reallocate instead of mem_deallocate/mem_allocate for the second call
@langevin-usgs langevin-usgs merged commit b5a9ca2 into MODFLOW-USGS:develop Oct 11, 2024
22 checks passed
@langevin-usgs langevin-usgs deleted the fix-xt3dmem branch October 11, 2024 18:28
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.

1 participant