Merge branch 'master' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Sat, 18 Jan 2020 16:35:25 +0000 (09:35 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 18 Jan 2020 16:35:25 +0000 (09:35 -0700)
commitd9b7596a1fad5adf7f6731d067e1513c56eabe96
treec69805c2ab646f9c39082951e63c18d438a563fb
parente08e2dd7b77f99e4bb904fc1df2395c2fe2ffbbe
parentebae36a28aeedcb39ae86fde020502cfbb9dc65b
Merge branch 'master' of https://github.com/bvanassche/fio

* 'master' of https://github.com/bvanassche/fio:
  client: Fix memory leaks in handle_job_opt()
  pmemblk: Fix a memory leak
  lib/memcpy: Suppress a Coverity leak report for setup_tests()
  stat: Fix another memory leak in add_ddir_status_json()
  stat: Fix a memory leak in add_ddir_status_json()
  stat: Remove several superfluous if-tests
  stat: Remove more superfluous casts
  stat: Remove two superfluous casts