fib: Another realloc burn 23/28223/2
authorNeale Ranns <[email protected]>
Thu, 21 Nov 2019 09:37:41 +0000 (09:37 +0000)
committerDave Wallace <[email protected]>
Wed, 12 Aug 2020 01:22:20 +0000 (01:22 +0000)
commit8658b077aee8812e7f9be4fbfc990978f5197eef
treef7749d97a95019075147982d21ffae98aff26fcc
parent29cd29616d2c4f80e669e11efb46e67db7124813
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 <[email protected]>
Change-Id: Ie02e7fe3014b98b9f8c83447f59017a380ab3948
(cherry picked from commit 981a690b7d25c96ea56f95ece693377f95b93fc1)
src/vnet/fib/fib_entry.c