Fix an error triggered by double releasing the lock
authoranson-lo <83398016+anson-lo@users.noreply.github.com>
Sun, 1 Aug 2021 04:33:22 +0000 (12:33 +0800)
committerGitHub <noreply@github.com>
Sun, 1 Aug 2021 04:33:22 +0000 (12:33 +0800)
commitd9797317454f4361eb1a757906fbe3475769d021
tree8819dba612c97915414e868d904c2365070277ce
parent7c8e6725155cae72a0a730d3c3a36776bc5621a3
Fix an error triggered by double releasing the lock

Fix an error triggered by double releasing the lock.
Fixes: https://github.com/axboe/fio/issues/1254.

Signed-off-by: Anson Lo ycaibb@gmail.com
verify.c