diff options
author | luigi <luigi@FreeBSD.org> | 2004-04-20 07:04:47 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2004-04-20 07:04:47 +0000 |
commit | 52a5485343646a98c4b521830a1c8b2a18aad3fc (patch) | |
tree | b35884692f4ca5af26d6cc5e9c526604dfc3f8b4 /crypto/openssh/defines.h | |
parent | 872141d7c714cb6f292b63f815c02e5fceb413d6 (diff) | |
download | FreeBSD-src-52a5485343646a98c4b521830a1c8b2a18aad3fc.zip FreeBSD-src-52a5485343646a98c4b521830a1c8b2a18aad3fc.tar.gz |
Fix the initial check for NULL arguments in rtfree (previously
it checked for rt == NULL after dereferencing the pointer).
We never check for those events elsewhere, so probably these checks
might go away here as well.
Slightly simplify (and document) the logic for memory allocation
in rt_setgate().
The rest is mostly style changes -- replace 0 with NULL where appropriate,
remove the macro SA() that was only used once, remove some useless
debugging code in rt_fixchange, explain some odd-looking casts.
Diffstat (limited to 'crypto/openssh/defines.h')
0 files changed, 0 insertions, 0 deletions