stat: fix potential segfault for json output on network client
authorJens Axboe <axboe@fb.com>
Tue, 27 Oct 2015 09:33:23 +0000 (18:33 +0900)
committerJens Axboe <axboe@fb.com>
Tue, 27 Oct 2015 09:33:23 +0000 (18:33 +0900)
commit2de615ad34e323ec7c8f0f595ed4dc5124f99a42
tree874d755f237cdf5779c6dd2f0ddfdf2e6f29ea33
parent3d57c0e9b017a745c748416ce46d2a532d4bc274
stat: fix potential segfault for json output on network client

Fixes: b01af66b13f0 ("add eta and elapsed to root of json output")
Signed-off-by: Jens Axboe <axboe@fb.com>
stat.c