Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
ma_loghandler: release file_header_lock on error
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
- Loading branch information