Skip to content

Fix some undefined behaviors#1054

Merged
Strilanc merged 1 commit intomainfrom
stimcirqfeedback
Apr 13, 2026
Merged

Fix some undefined behaviors#1054
Strilanc merged 1 commit intomainfrom
stimcirqfeedback

Conversation

@Strilanc
Copy link
Copy Markdown
Collaborator

  • RareErrorIterator was passing probabilities 0 and 1 into std::geometric_distribution>-
  • command_sample.test.cc was checking for '\0' past the end of a std::string_view

- RareErrorIterator was passing probabilities 0 and 1 into std::geometric_distribution>-
- command_sample.test.cc was checking for '\0' past the end of a std::string_view
@Strilanc Strilanc merged commit bdaecd7 into main Apr 13, 2026
58 checks passed
@Strilanc Strilanc deleted the stimcirqfeedback branch April 13, 2026 20:21
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