tor/changes/ticket20717
2016-11-24 12:15:00 -05:00

5 lines
238 B
Plaintext

o Code simplification and refactoring:
- Refactors the hashing API to return negative values for errors as is done
as a standard throughout the codebase.
- Refactors calling functions to expect negative values for errors.