Opened 5 years ago

#13278 new Patches

interprocess_sharable_mutex::unlock_sharable() bug when counter is already equal to 0

Reported by: arnaud.gody@… Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: interprocess
Version: Boost 1.66.0 Severity: Problem
Keywords: Cc:

Description

The patch provided fixes a bug on interprocess sharable mutex. The sharable counter is wrap around when unlock_sharable function is called and counter is already equal to 0.

Attachments (1)

patch.diff (1.7 KB ) - added by arnaud 5 years ago.

Download all attachments as: .zip

Change History (1)

by arnaud, 5 years ago

Attachment: patch.diff added
Note: See TracTickets for help on using tickets.