-
Notifications
You must be signed in to change notification settings - Fork 600
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(interpreter): Stack
push_slice
fix and dup with pointers (#837)
* fix: avoid UB in `Stack::dup` * fix: correctly write full words in `Stack::push_slice`
- Loading branch information
Showing
1 changed file
with
91 additions
and
12 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