Merge branch 'master' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Sun, 9 Sep 2018 23:42:10 +0000 (17:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Sun, 9 Sep 2018 23:42:10 +0000 (17:42 -0600)
* 'master' of https://github.com/bvanassche/fio:
  num2str(): Avoid an out-of-bounds array access
  Micro-optimize num2str()
  iolog: Ensure that sockaddr_un.sun_path is '\0'-terminated


Trivial merge