[webkit-reviews] review denied: [Bug 97539] Broken and incorrect code in FastMalloc.cpp : [Attachment 165777] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 08:51:00 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has denied Mark Toller
<mark.toller at samsung.com>'s request for review:
Bug 97539: Broken and incorrect code in FastMalloc.cpp
https://bugs.webkit.org/show_bug.cgi?id=97539

Attachment 165777: Patch
https://bugs.webkit.org/attachment.cgi?id=165777&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
I think that you still misunderstand the purpose of this assertion. It is there
to ensure that caller has taken the lock, so pthread_mutex_lock should fail,
and there is no need to unlock.


More information about the webkit-reviews mailing list