net engine: fix potential buffer overrun in socket path
authorJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:49:04 +0000 (08:49 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:52:33 +0000 (08:52 -0600)
commit4b159fa61a9c3ed7e00c8135189c184dcc48c69f
treecd4f02b8d362d8a84d4e6dad5cc46d1b099acedd
parentda27a4bf0f9753fcc9da7b63f1be482fc0349907
net engine: fix potential buffer overrun in socket path

Signed-off-by: Jens Axboe <axboe@fb.com>
engines/net.c