tree: 1f3dc89dc0f2ac9e946597c6fdb5ae843bfa7ad0 [path history] [tgz]
  1. check_pointer.cc
  2. claim_fast.cc
  3. README.md
  4. xmake.lua
sdk/lib/compartment_helpers/README.md

Compartment helpers library

This library includes functions that help securing compartment boundaries.

  • [claim_fast.cc] contains the heap_claim_ephemeral function.
  • [check_pointer.cc] contains the check_pointer function.