commit | b04a940ee5400b2ef03268c54f5f32e07656efca | [log] [tgz] |
---|---|---|
author | Jason Evans <je@facebook.com> | Wed Oct 27 19:47:40 2010 -0700 |
committer | Jason Evans <je@facebook.com> | Wed Oct 27 19:47:40 2010 -0700 |
tree | ff14df02a5d488965857d58cc56b8be4ca4f444d | |
parent | d4bab21756279db540866998099522dbd39c05f7 [diff] |
Fix prof bugs. Fix a race condition in ctx destruction that could cause undefined behavior (deadlock observed). Add mutex unlocks to some OOM error paths.