init: fix potential buffer overrun in make_filename()
authorJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:34:43 +0000 (08:34 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:34:43 +0000 (08:34 -0600)
commit73a467e6899315b1f78cf8f16bb1b1ac6d21505e
treee50aea498a5b88d5a38babf14bcc1ee320207056
parent59140421267ef809b00da12881b8d899ecefbb10
init: fix potential buffer overrun in make_filename()

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