]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: pass the length of string to function
authoranlan_cs <vic.lan@pica8.com>
Thu, 13 Oct 2022 13:25:37 +0000 (21:25 +0800)
committeranlan_cs <vic.lan@pica8.com>
Thu, 13 Oct 2022 13:30:46 +0000 (21:30 +0800)
commit87d454cce900a4b36dbbbb149758010b74170e67
tree4b70e23a8a2eea1d8f6b5cf4e304e5d71ee48356
parent361c80619a59e2978c235075606a892b41cbeba7
ospfd: pass the length of string to function

Fix CID 1526337: (SIZEOF_MISMATCH)

Needs to pass the correct length to the function.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
ospfd/ospf_spf.c