tor/changes/ticket20717

5 lines
238 B
Text
Raw Normal View History

2016-11-20 20:00:24 -05: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.