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/infinite recursion #157

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

6d7a
Copy link
Member

@6d7a 6d7a commented Sep 19, 2023

Closes #148

Fixed the infinite recursion when encoding choices by detecting whether the bitfield for the tag has already been set.

@XAMPPRocky
Copy link
Collaborator

Thank you for your PR!

@XAMPPRocky XAMPPRocky merged commit 27bf1ec into librasn:main Sep 19, 2023
68 checks passed
This was referenced Sep 14, 2023
@github-actions github-actions bot mentioned this pull request Oct 10, 2023
@6d7a 6d7a deleted the fix/infinite-recursion branch April 16, 2024 09:26
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.

Infinite recursion while encoding via PER
2 participants