tor/changes/20526
2016-11-06 16:48:52 -05:00

6 lines
249 B
Plaintext

o Code simplification and refactoring:
- Introduce rend_service_is_ephemeral() that tells if given onion
service is ephemeral. Replace unclear NULL-checkings for service
directory with this function.
Closes ticket 20526.