fib: Copy the prefix before use in case the underlying entry reallocs. 81/23281/2
authorNeale Ranns <nranns@cisco.com>
Wed, 6 Nov 2019 11:17:54 +0000 (11:17 +0000)
committerNeale Ranns <nranns@cisco.com>
Thu, 14 Nov 2019 12:24:58 +0000 (12:24 +0000)
Type: fix

all other uses of the fib_entry_get_preifx in the code base don't pass
the prefix into recursive functions.

Change-Id: Ic1c56acd406a733b215ee2fd98b6bed58b490a4f
Signed-off-by: Neale Ranns <nranns@cisco.com>

No differences found