summaryrefslogtreecommitdiff
path: root/lib/lib_errors.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-02-15 15:54:53 -0500
committerDonald Sharp <sharpd@nvidia.com>2022-02-15 16:38:32 -0500
commit8b4a0b6631c9484a8925a7279b7a111c3e340de1 (patch)
treea38252b53584295cea81481d81aba53c8a7869ab /lib/lib_errors.c
parentc07cfc54940c2dce071f5173f0b719592419b2d2 (diff)
bgpd: Remove impossible invalid state
confederations are checking to see that the bgp pointer is non-null. But it's impossible to have a null pointer in the cli and in all paths we have already deref'ed the bgp pointer. Let's remove that error code as that it is impossible to happen. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions