diff options
author | paul <paul> | 2008-02-28 00:09:04 +0000 |
---|---|---|
committer | paul <paul> | 2008-02-28 00:09:04 +0000 |
commit | 3fd5ece7f5923e1722a29990a92afc60e27ecf07 (patch) | |
tree | 6f6604e2c5fe60f4b139a9a6f410a7f9e755a572 /lib/log.c | |
parent | 3b98020d90eeb01eccf07b899585819ce7b6c8b1 (diff) | |
download | quagga-3fd5ece7f5923e1722a29990a92afc60e27ecf07.tar.bz2 quagga-3fd5ece7f5923e1722a29990a92afc60e27ecf07.tar.xz |
[lib/linklist] Enforce "nodes must have data" invariant more rigorously
2008-02-28 Paul Jakma <paul.jakma@sun.com>
* linklist.c: This implementation expects that the data pointer not
be null, e.g. listgetdata() asserts this. The list add methods
don't apply the same sanity check.
Noted by Jim Carlson in bug #437.
Diffstat (limited to 'lib/log.c')
0 files changed, 0 insertions, 0 deletions