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 adding meshes and user groups in a peering environment #6534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ijustw0rkhere
Copy link
Contributor

#6417

Identified the issue with anomalous mesh and user group objects in a peering environment. The dbMeshChange and dbUgrpChange were modifying the original variable when making adjustments for the DispatchEvents functions. This was also modifying the object in memory.

I've adjusted the function to create a copy of the object for adjustment rather than modifying the original variable.

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