-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix RwtRepo register extending with arbitrary data
Previously, the RwtRepo registers could be extended with arbitrary data while returning the total permit of a watcher. Now, the issue is resolved by the similar length constraint and checking the register size to be decreased by one.
- Loading branch information
1 parent
120bf37
commit 3996784
Showing
2 changed files
with
86 additions
and
6 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