mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 15:30:02 +00:00
ospf6d: fix pointer arithmetic warning
caddr_t was signed; this buffer size comparison is better done in unsigned. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> (cherry picked from commit 3cf4053a9e832408fad33a8246ecbd189f23a956)
This commit is contained in:
parent
724d87f16a
commit
21b4520d47