Coverity CID 1425733: Calling "hs_parse_address" without checking return value

In /src/or/hs_control.c: 225 in hs_control_hspost_command() we call hs_parse_address() without checking the return address.