Code review comment for lp:~marcustomlinson/unity-api/lp-1552082

Revision history for this message
Michi Henning (michihenning) wrote :

> Sorry, I just had to have a look ;P

Yes, me bad. That was caused by a false positive from helgrind, from memory. The lock makes the FP go away, because helgrind doesn't understand atomics. I should have gone back and removed this again.

« Back to merge proposal