Revert "correctly free thread_data options at the topmost parent process"
authorJens Axboe <axboe@kernel.dk>
Fri, 28 Jul 2023 17:32:22 +0000 (11:32 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 28 Jul 2023 17:32:22 +0000 (11:32 -0600)
commit824912be19542f94264e485a25d37b55a9f68f0e
treeffa5b4c9fc0f202b1bfd69962fbd17001f82aa5e
parent696abd97e2b15d96374b866e577f0afaa4f6f62c
Revert "correctly free thread_data options at the topmost parent process"

This reverts commit 913028e97ceedcf2cf1ec6ec32228b3c50e7337c.

This commit is causing the static analyzers to freak out, and also
crashes on Windows. Revert it for now.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
backend.c
ioengines.c
options.c