summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atoll.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2006-05-26 18:17:53 +0000
committeremaste <emaste@FreeBSD.org>2006-05-26 18:17:53 +0000
commit53db512ce5b60400dabc8e025e61721ea6d20479 (patch)
treed73169c0d20dfb1409c9d992deee6ca69826c18a /lib/libc/stdlib/atoll.c
parente14fcb8fd5522b9ebd84644f8a0c6c38609591a0 (diff)
downloadFreeBSD-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/atoll.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud