forked from apache/age
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the VLE local cache. It had a bug that caused a circular loop in the LRU cache list. This loop would then cause a crash when the cache attempted to purge off old entries. No impact on regression tests.
- Loading branch information
1 parent
12edd3e
commit d5cd568
Showing
1 changed file
with
9 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