Merge pull request #2852 from alexrp/master
authormonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 8 Apr 2016 04:20:40 +0000 (05:20 +0100)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 8 Apr 2016 04:20:40 +0000 (05:20 +0100)
commit4c2f1451498902dc8b51b248616d8961dde19b6e
tree11e57954bf63dc25dd1080f0f96b512c4dfea919
parent2e90180856c21b90c0390275979fc08660684dd1
parent1cddcd7442a007eb3df4b4210651e0eca511bed2
Merge pull request #2852 from alexrp/master

[profiler] Fix usage of the lock-free queue API.

* Free nodes hazardously.
* No need to unpoison nodes since we're not reusing them.
* Fix memory leak when emptying coverage queues.