]> git.puffer.fish Git - mirror/frr.git/commit
isisd: make vid2string() fully reentrant
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 21 Aug 2020 00:24:07 +0000 (21:24 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 26 Aug 2020 15:21:27 +0000 (12:21 -0300)
commit69052f3d3363646484816ebe4e2d549aab8c2b53
tree458a5babda4232fe4f341e4bbf369c68a10d6f59
parentff35a1167604193afa9a94b37102e47d25cd3a5c
isisd: make vid2string() fully reentrant

Always fill the buffer provided by the user to prevent unexpected
results and make the function fully reentrant.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isis_spf.c