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 BoringUtils input probe creation #4577

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Conversation

seldridge
Copy link
Member

Fix a bug in BoringUtils where it could create input probes when tapping a probe.

Fixes #4576.

Release Notes

Fix a bug where BoringUtils methods could create input probes when tapping a probe type.

Fix a bug in BoringUtils where it could create input probes when tapping a
probe.

Fixes #4576.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge added the Bugfix Fixes a bug, will be included in release notes label Dec 26, 2024
@seldridge seldridge merged commit 841dc01 into main Dec 27, 2024
15 checks passed
@seldridge seldridge deleted the dev/seldridge/issue-4576 branch December 27, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Fixes a bug, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BoringUtils can create illegal input probes
1 participant