tree: 5f34a0a37fb6d23c3d1b71ebc4dbcc224f821f26 [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.