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

Avoid calling bit_length() on negative integer #831

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

JonasWanke
Copy link
Member

Closes: #830

Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

@JonasWanke JonasWanke added the T: Fix Type: Bug Fixes label Dec 7, 2023
@JonasWanke JonasWanke linked an issue Dec 7, 2023 that may be closed by this pull request
@jwbot jwbot added the P: Compiler: Fuzzer Package: Candy's built-in fuzzer fuzzing Candy code label Dec 7, 2023
@jwbot jwbot enabled auto-merge December 7, 2023 17:18
@jwbot jwbot merged commit d47446c into main Dec 7, 2023
11 checks passed
@jwbot jwbot deleted the 830-vm-compiler-crashing-due-to-negative-bit-length branch December 7, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: Compiler: Fuzzer Package: Candy's built-in fuzzer fuzzing Candy code T: Fix Type: Bug Fixes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

VM compiler crashing due to negative bit length
3 participants