summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2004-04-20 07:04:47 +0000
committerluigi <luigi@FreeBSD.org>2004-04-20 07:04:47 +0000
commit52a5485343646a98c4b521830a1c8b2a18aad3fc (patch)
treeb35884692f4ca5af26d6cc5e9c526604dfc3f8b4 /crypto/openssh
parent872141d7c714cb6f292b63f815c02e5fceb413d6 (diff)
downloadFreeBSD-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud