diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2018-10-19 15:53:55 -0300 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2018-12-17 12:14:04 -0200 |
| commit | 446c0f0d122c7c2ddc76ee182af85d1cdbc70e78 (patch) | |
| tree | 8db98d253ed3fa4ca6fe933afd7f784f3cd4023d /ospf6d/ospf6_interface.c | |
| parent | 213bdb39a7326ab9622d48d770549b5d7d1d5878 (diff) | |
bgpd: handle NULL pointers in lcommunity_cmp()
Like community_cmp() and ecommunity_cmp(), the lcommunity_cmp() function
also needs to handle NULL pointers for correct operation.
Without this fix, bgpd can crash when entering the following commands:
vtysh -c "configure terminal" -c "ip large-community-list standard WORD deny"
vtysh -c "configure terminal" -c "no ip large-community-list expanded WORD"
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions
