tor/changes/ticket29660

6 lines
280 B
Plaintext
Raw Normal View History

2019-04-05 07:16:49 +02:00
o Code simplification and refactoring:
- Remove redundant return values in crypto_format, and the associated
return value checks elsewhere in the code. Make the implementations in
crypto_format consistent, and remove redundant code.
Resolves ticket 29660.