Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.1, 10.2, 10.3, 10.4
-
Component/s: Storage Engine - InnoDB
-
Labels:None
Description
Inside ib_wqueue_is_empty() lies unprotected access to linked list. Should be protected with a mutex.