diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-04-11 18:54:42 +0200 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-04-13 23:17:42 +0200 |
commit | e0981960cdc9bf40d610267b0b743571db78ff35 (patch) | |
tree | 6bf2c5380bc4a73c9fb43eae13293fd9e5597fea /bgpd/bgp_route.c | |
parent | ospf6d: remove ospf6_interface_if_del (diff) | |
download | frr-e0981960cdc9bf40d610267b0b743571db78ff35.tar.xz frr-e0981960cdc9bf40d610267b0b743571db78ff35.zip |
bgpd: double-check notify data when debugging
clang-analyze complains that data may be null, and since we didn't
explicitly check it (although we did check the overall packet length
minus the header length) it has a point.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions