Skip to content

Fix an error triggered by double releasing the lock#1256

Merged
axboe merged 1 commit intoaxboe:masterfrom
true-ryan:master
Aug 1, 2021
Merged

Fix an error triggered by double releasing the lock#1256
axboe merged 1 commit intoaxboe:masterfrom
true-ryan:master

Conversation

@true-ryan
Copy link
Copy Markdown
Contributor

Fix an error triggered by double releasing the lock.
Fixes: #1254.

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

Fix an error triggered by double releasing the lock. 
Fixes: axboe#1254.

Signed-off-by: Anson Lo ycaibb@gmail.com
@axboe
Copy link
Copy Markdown
Owner

axboe commented Aug 1, 2021

Looks good, pulled, thanks!

@axboe axboe merged commit 5727822 into axboe:master Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined behavior due to the double releases on the lock td->io_u_lock?

2 participants