tree: 1a4fb71b5992e4dbd5b5d17d43f763feed583dd9 [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_fast function.
  • [check_pointer.cc] contains the check_pointer function.