tor/changes/ticket20717

5 lines
238 B
Plaintext
Raw Normal View History

2016-11-21 02:00:24 +01:00
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.