-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the local variable `bytes_written` that is used only to determine how much to zeroize on failure. Instead use `output - out`. Except in the xts, where `output` doesn't point to the end of the buffer at the end of the operation.
- Loading branch information
Ron Eldor
authored and
Ron Eldor
committed
Jan 10, 2019
1 parent
03036aa
commit caa2b03
Showing
1 changed file
with
4 additions
and
13 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