diff options
author | emaste <emaste@FreeBSD.org> | 2006-05-26 18:17:53 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2006-05-26 18:17:53 +0000 |
commit | 53db512ce5b60400dabc8e025e61721ea6d20479 (patch) | |
tree | d73169c0d20dfb1409c9d992deee6ca69826c18a /lib/libc/stdlib/strtonum.c | |
parent | e14fcb8fd5522b9ebd84644f8a0c6c38609591a0 (diff) | |
download | FreeBSD-src-53db512ce5b60400dabc8e025e61721ea6d20479.zip FreeBSD-src-53db512ce5b60400dabc8e025e61721ea6d20479.tar.gz |
Add sanity checking for QUEUE(3) TAILQs under INVARIANTS (similar to
the LIST checks). Races may lead to list corruption, which can be
difficult to unravel in a post-mortem analysis. These checks verify
that the prev and next pointers are consistent when inserting or
removing elements, thus catching any corruption earlier.
Diffstat (limited to 'lib/libc/stdlib/strtonum.c')
0 files changed, 0 insertions, 0 deletions