engines/http: work-around crash in certain libssl versions
authorJens Axboe <axboe@kernel.dk>
Fri, 21 Sep 2018 15:17:38 +0000 (09:17 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 21 Sep 2018 15:17:38 +0000 (09:17 -0600)
commite8aaa77654d7b9d995b53837903d19b5364c9ba4
tree6fdd283f3f0aa776b1e582a76fe9768f7635ae4a
parent4d2707ef027cc5b2418ab5de622318e0f70c096a
engines/http: work-around crash in certain libssl versions

Fixes: https://github.com/axboe/fio/issues/684
Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/http.c