This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From fuzz testing: getHistory() wasn't being bounds-checked, and so would crash if an @-token referenced before the first evaluation. Reproducing this requires either serialized testing or clearing the history, so the ClearHistory() needs to be called first to reproduce it reliably.
- Loading branch information
Devin Carraway
committed
Aug 8, 2018
1 parent
0bc48ea
commit 7547b3e
Showing
2 changed files
with
38 additions
and
3 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
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