================
@@ -1750,6 +1750,21 @@ Critical section handling functions modeled by this 
checker:
    }
  }
 
+.. _unix-Chroot:
+
+unix.Chroot (C)
+"""""""""""""""""""""
+Check improper use of chroot.
----------------
steakhal wrote:

This documentation should explain how is `chroot` used incorrectly, and why is 
it a big deal if used incorrectly?
Without explaining this even if we report this the users wouldn't know how to 
fix this issue.

I don't really know this checker, but I'm sure it also has some limitations 
that we could disclose here.

https://github.com/llvm/llvm-project/pull/117791
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to