fib: Another realloc burn 77/23577/2
authorNeale Ranns <nranns@cisco.com>
Thu, 21 Nov 2019 09:37:41 +0000 (09:37 +0000)
committerDamjan Marion <dmarion@me.com>
Tue, 26 Nov 2019 09:52:32 +0000 (09:52 +0000)
commit981a690b7d25c96ea56f95ece693377f95b93fc1
tree4333a5d12d03d1f67bd280a64c7d29f7fc13ffe4
parent2b65f9ca04847b6e37861983183f5093b601fbb2
fib: Another realloc burn

Type: fix

harmless this time since it only affects the debug statement, but
it still crashes an ASAN image.

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: Ie02e7fe3014b98b9f8c83447f59017a380ab3948
src/vnet/fib/fib_entry.c