commit | 108c4a11e96d57fd71751efa23ab986a236a0c7d | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Tue Apr 26 10:47:22 2016 -0700 |
committer | Jason Evans <jasone@canonware.com> | Tue Apr 26 10:47:22 2016 -0700 |
tree | 4b114e09628d921d3da62095ec4a5c1d5d5ec3e6 | |
parent | 174c0c3a9c63b3a0bfa32381148b537e9b9af96d [diff] |
Fix witness/fork() interactions. Fix witness to clear its list of owned mutexes in the child if platform-specific malloc_mutex code re-initializes mutexes rather than unlocking them.