diff options
author | andre <andre@FreeBSD.org> | 2003-11-26 20:31:13 +0000 |
---|---|---|
committer | andre <andre@FreeBSD.org> | 2003-11-26 20:31:13 +0000 |
commit | 4a037b3dd4b704250886ced57a0ab6d97411e694 (patch) | |
tree | ed37fabeb3faa7279dd548d1d6a2325900b034ef /sys/ddb/db_expr.c | |
parent | de5ea0895c09169faa73049888b11e02ce9db310 (diff) | |
download | FreeBSD-src-4a037b3dd4b704250886ced57a0ab6d97411e694.zip FreeBSD-src-4a037b3dd4b704250886ced57a0ab6d97411e694.tar.gz |
Make sure all uses of stack allocated struct route's are properly
zeroed. Doing a bzero on the entire struct route is not more
expensive than assigning NULL to ro.ro_rt and bzero of ro.ro_dst.
Reviewed by: sam (mentor)
Approved by: re (scottl)
Diffstat (limited to 'sys/ddb/db_expr.c')
0 files changed, 0 insertions, 0 deletions