verify: fix potential buffer overrun in dump_buf()
authorJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:43:55 +0000 (08:43 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 14 Apr 2014 14:43:55 +0000 (08:43 -0600)
commitdacbbb8875c09e982d59e1c1a40879af81842a42
tree97cc5a70342b74d209269a5f5ff43ff73f2f66e0
parent73a467e6899315b1f78cf8f16bb1b1ac6d21505e
verify: fix potential buffer overrun in dump_buf()

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