Fix potentially unterminated string after strncpy() call
authorJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:32:49 +0000 (11:32 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 11 Apr 2014 17:32:49 +0000 (11:32 -0600)
commit18ef0638590c8baf153d93ab7a6da7f85d07b6ef
tree38e4bc7435d9c83e682b783d546bc0923b3f3535
parentf0cc675fd0a5902f3637a91024082d2d24a665a7
Fix potentially unterminated string after strncpy() call

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