Skip to content
/ server Public

ma_loghandler: release file_header_lock on error#416

Merged
svoj merged 1 commit intoMariaDB:5.5from
grooverdan:5.5-coverity-972092
Jul 3, 2017
Merged

ma_loghandler: release file_header_lock on error#416
svoj merged 1 commit intoMariaDB:5.5from
grooverdan:5.5-coverity-972092

Conversation

@grooverdan
Copy link
Member

translog_stop_writing doesn't release a lock (though
does to a DBUG_ASSERT).

Better to just release the lock.

Found by Coverity id 972092

I submit under the MCA.

translog_stop_writing doesn't release a lock (though
does to a DBUG_ASSERT).

Better to just release the lock.

Found by Coverity id 972092
@svoj svoj added this to the 5.5 milestone Jul 3, 2017
@svoj svoj self-assigned this Jul 3, 2017
@svoj svoj merged commit 051f90a into MariaDB:5.5 Jul 3, 2017
@svoj
Copy link
Contributor

svoj commented Jul 3, 2017

Thanks!

@grooverdan grooverdan deleted the 5.5-coverity-972092 branch July 3, 2017 12:16
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