[PATCH] D12490: [asan] Intercept and wrap XPC callback blocks

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 03:05:22 PDT 2015


kubabrecka updated this revision to Diff 34134.
kubabrecka added a comment.

Updating patch to perform a buffer overflow in the XPC callback thread.  Added comment explaining the bug.  Fixed inclusion order.


http://reviews.llvm.org/D12490

Files:
  lib/asan/asan_mac.cc
  test/asan/TestCases/Darwin/xpc_interceptors.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12490.34134.patch
Type: text/x-patch
Size: 4319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150907/54d90676/attachment.bin>


More information about the llvm-commits mailing list