Fix crash in client with NULL hostname
authorCastor Fu <castor@egocast.org>
Fri, 22 Aug 2014 22:16:44 +0000 (17:16 -0500)
committerJens Axboe <axboe@fb.com>
Fri, 22 Aug 2014 22:16:44 +0000 (17:16 -0500)
commit9a4424c81b146b9a08b105af9e53d8435e888cd1
tree848d8099df6ed5a70a91c22f4e68b97567b2817e
parent02975b649c986efbafdb76b3ddff998634610e3f
Fix crash in client with NULL hostname

Fix this by adding an empty hostname.

Signed-off-by: Jens Axboe <axboe@fb.com>
client.c