Fix leaks detected by clang scan-build (only 1 of 4 may be important though)
This commit is contained in:
@@ -284,6 +284,7 @@ static enum fio_q_status sec_queue(struct thread_data *td, struct io_u *io)
|
||||
break;
|
||||
default:
|
||||
io->error = EINVAL;
|
||||
delete op_buf;
|
||||
return FIO_Q_COMPLETED;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user