diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-05 14:23:01 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-05 14:23:01 +0100 |
commit | ef9c5b4cc711a285947c16c7d1020f13acf7f7e7 (patch) | |
tree | bf7ce844ed4bebe3d6eb3210bc1c80df2a0410ee /sys/src/libc/sparc/notejmp.c | |
parent | 384d4d2d6211544362d87a7e5a1392dd9c149092 (diff) |
pool: more strict checktree() for poolcheck
check that Free.next and Free.prev pointers are not nil.
check that Free.left and Free.right are Poison in non-tree nodes.
check that Free.left and Free.right are *not* Poison in tree nodes.
change Poison to 0xffffffffcafebabe for 64bit machines.
Diffstat (limited to 'sys/src/libc/sparc/notejmp.c')
0 files changed, 0 insertions, 0 deletions