prop289: Move SENDME cell processing in a separate function
[tor.git] / changes / ticket29660
blob84b8059106c226e5a91a07bf87675e493683dafb
1   o Code simplification and refactoring:
2     - Remove redundant return values in crypto_format, and the associated
3       return value checks elsewhere in the code. Make the implementations in
4       crypto_format consistent, and remove redundant code.
5       Resolves ticket 29660.