client: fix potential buffer overrun in socket path
authorJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:50:33 +0000 (08:50 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:52:33 +0000 (08:52 -0600)
commit1cb964148482b2d50b1f82966f96545ebeec6428
tree2563cbc719761837d5a7ba976a8712b1eb5500d3
parent4b159fa61a9c3ed7e00c8135189c184dcc48c69f
client: fix potential buffer overrun in socket path

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