
#7787: modifyMVar does not restore value if callback returns error value
------------------------------------------------+--------------------------
Reporter: joeyadams | Owner:
Type: bug | simonmar
Priority: high | Status: new
Component: libraries/base | Milestone: 7.8.1
Resolution: | Version: 7.7
Operating System: Unknown/Multiple | Keywords:
Type of failure: Incorrect result at runtime | Architecture:
Test Case: | Unknown/Multiple
Blocking: | Difficulty:
| Unknown
| Blocked By:
| Related Tickets:
------------------------------------------------+--------------------------
Comment (by simonmar):
Fixed:
commit fd39d598e570145ac144b9cb6512c7faa3092ae1
{{{
Author: Simon Marlow