Skip to content
/ server Public

wt_thd_will_wait_for: release locks#414

Closed
grooverdan wants to merge 1 commit intoMariaDB:5.5from
grooverdan:5.5-coverity-972076
Closed

wt_thd_will_wait_for: release locks#414
grooverdan wants to merge 1 commit intoMariaDB:5.5from
grooverdan:5.5-coverity-972076

Conversation

@grooverdan
Copy link
Member

The last branch in this function returns DEADLOCK with
rc unlocked so ensure other branches also unlock it.

Identified by coverity id 972076

I submit this under the MCA.

The last branch in this function returns DEADLOCK with
rc unlocked so ensure other branches also unlock it.

Identified by coverity id 972076
@svoj svoj added this to the 5.5 milestone Jul 3, 2017
@svoj svoj self-assigned this Jul 3, 2017
@svoj
Copy link
Contributor

svoj commented Jul 3, 2017

stop_waiting_locked() does rc_unlock().

@svoj svoj closed this Jul 3, 2017
@grooverdan grooverdan deleted the 5.5-coverity-972076 branch July 3, 2017 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants