[cfe-dev] A patch for chroot checker

章磊 ioripolo at gmail.com
Fri Oct 8 01:58:07 PDT 2010


Hi clang,

Sorry for the late reply. In this patch i re-implement the chrootchecker.

Main changes are:

   1. Remove the SymbolEnv, use enums to represent chroot() jail state.
   2. Directly set the enum value in the GDM.
   3. Add some comments.

Is there any advice about this patch?


-- 
Best regards!

Lei Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101008/8beb64f0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chroot.patch
Type: text/x-patch
Size: 7624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101008/8beb64f0/attachment.bin>


More information about the cfe-dev mailing list