verify: Simplify dump_buf()
authorBart Van Assche <bart.vanassche@wdc.com>
Mon, 12 Mar 2018 22:29:34 +0000 (15:29 -0700)
committerBart Van Assche <bart.vanassche@wdc.com>
Mon, 19 Mar 2018 17:39:28 +0000 (10:39 -0700)
Use asprintf() to build the output file path instead of using a fixed
size buffer for that path.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>

No differences found