Merge branch 'master' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Wed, 10 Jun 2020 01:43:16 +0000 (19:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 10 Jun 2020 01:43:16 +0000 (19:43 -0600)
commitc61d39d9ed1fbe7c8f6522353a847939537a5c4f
tree1bb0df57108d640867c703654f5eb3e48e3b28d5
parentc1c041927a9738b3e113311186d70d9a83d65bb9
parent6c424d93e52538ffad36dbf6f544b4ad9c441fb4
Merge branch 'master' of https://github.com/bvanassche/fio

* 'master' of https://github.com/bvanassche/fio:
  client: Make skipping option appending in handle_job_opt() more selective
  client: Fix two memory leaks in handle_job_opt()
  Make json_object_add_value_string() duplicate its 'value' argument
client.c