-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Improve error message on internal error
When manually initializing a Triton VM state with a stack that is too shallow, Triton VM execution will fail. Previously, the error message presented to the user was `attempt to subtract with overflow` if debug symbols were enabled, and `index out of bounds` in release mode. Now, the error message is more meaningful.
- Loading branch information
1 parent
0ee3161
commit 9c6cc1c
Showing
1 changed file
with
49 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters