commit | 70461d793444002cc2ce99e4e62df3c367d9dd50 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Fri May 12 22:57:57 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Fri May 12 22:57:57 2006 +0000 |
tree | aa248149e799cc39d5f2d4ea9193522e64cb6ce4 | |
parent | 4021b60aad57f71f5d3d5c105127f93bd77bf800 [diff] |
[ospfd] CID #29, fix missing NULL check by removing unused code. 2006-05-12 Paul Jakma <paul.jakma@sun.com> * ospf_lsa.c: (ospf_lsa_action) Get rid of the ospf_lookup call, which is not checked for NULL return, by stripping out functionality which is never used, hence fixing Coverity CID #29. (struct lsa_action) remove unused member.