X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=backend.c;h=bb8bd13bd11f973e616fd3897483e27ec833cbc5;hp=314d6e33f5b981c03f4fd727979d4e101bee8a7b;hb=bf74b27eed661a967a700869cc3ec1046b46d8a7;hpb=c2fcb6bcecf0d4208154178de55d918d2a4abf61 diff --git a/backend.c b/backend.c index 314d6e33..bb8bd13b 100644 --- a/backend.c +++ b/backend.c @@ -2228,6 +2228,7 @@ static void run_threads(struct sk_out *sk_out) } __log_buf(&out, "\n"); log_info_buf(out.buf, out.buflen); + buf_output_free(&out); } todo = thread_number;