Explicitly ignore BIO_set_close() return val to fix #27711
[tor.git] / changes / bug27335
blobdcc55a945a0b0271f1070d8db6341e33bc5cb661
1   o Minor bugfixes (hidden service v3):
2     - In case the hidden service directory can't be created or has wrong
3       permissions, do not BUG() on it which lead to a non fatal stacktrace.
4       Fixes bug 27335; bugfix on 0.3.2.1.