Skip to content

Clean Face user bit flags in CountNonManifoldEdgeFF#252

Open
AlexKiryushkin wants to merge 1 commit into
cnr-isti-vclab:develfrom
AlexKiryushkin:devel
Open

Clean Face user bit flags in CountNonManifoldEdgeFF#252
AlexKiryushkin wants to merge 1 commit into
cnr-isti-vclab:develfrom
AlexKiryushkin:devel

Conversation

@AlexKiryushkin

Copy link
Copy Markdown

Clean Face user bit flags in CountNonManifoldEdgeFF

Currently the Face flags allocated by CountNonManifoldEdgeFF method are not deallocated in the end of the function. It can lead to unexpected behavior when calling this method multiple times or in other scenarios.

I made a small fix where I delete bit flags at the end of the method.

CLA

  • I already signed and sent via email the CLA;
  • I will sign and send the CLA via email as soon as possible;
  • I don't want to sign the CLA.

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.

2 participants