code wiki / _attic / _canary_null_deref.nx

_canary_null_deref.nx

buildroot/runtime/_attic/_canary_null_deref.nx

396 B12 linesdepth 1pulls 1 transitivereach 0 importersview sourcekind archivedtopic canary
docsdependenciesstructsconstsfunctions

about

Canary: simpler SIGSEGV via NULL pointer deref. Stack is fine, only memory access faults. This isolates whether the install thunk works AT ALL — if the trap handler doesn't fire here, the install itself is broken (sigaltstack is irrelevant).

dependencies 1 imports · 0 importers

nx_narr.nx _canary_null_deref.nx

imports: nx_narr.nx (unresolved)

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

8func main(argc: i64, argv: *u8) -> i64 {