Explicitly ignore BIO_set_close() return val to fix #27711
[tor.git] / changes / bug27044
blob0ce9c48b8553ad8e2c7932f58c7aac5f86a4d560
1   o Minor bugfixes (configuration, Onion Services):
2     - In rend_service_parse_port_config(), disallow any input to
3       remain after address-port pair was parsed. This will catch
4       address and port being whitespace-separated by mistake of
5       the user. Fixes bug 27044; bugfix on 0.2.9.10.