code wiki / canary
topic: canary
4 modules sharing the canary name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _canary_null_deref.nx | Canary: simpler SIGSEGV via NULL pointer deref. Stack is fine, | 12 | 1 |
| _canary_stack_overflow.nx | Canary: deliberate infinite recursion to trigger SIGSEGV from | 28 | 2 |
| nx_canary_test.nx | end-to-end smoke for nx_canary_value. | 171 | 1 |
| nx_canary_value.nx | known-value tokens detecting silent tampering. | 335 | 9 |