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

ci: add crashing testcase to fuzz corpus #11735

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

elias-orijtech
Copy link
Contributor

The testcase triggers a panic, "NewIntFromBigInt() out of bound", in
types.Dec.TruncateInt as detailed in #11732.

CC @odeke-em.

The testcase triggers a panic, "NewIntFromBigInt() out of bound", in
types.Dec.TruncateInt as detailed in cosmos#11732.
@odeke-em odeke-em merged commit a85ae18 into cosmos:fuzz-packages Apr 22, 2022
elias-orijtech added a commit to elias-orijtech/cosmos-sdk that referenced this pull request May 6, 2022
The testcase triggers a panic, "NewIntFromBigInt() out of bound", in
types.Dec.TruncateInt as detailed in cosmos#11732.
odeke-em pushed a commit that referenced this pull request Jun 4, 2022
The testcase triggers a panic, "NewIntFromBigInt() out of bound", in
types.Dec.TruncateInt as detailed in #11732.
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