Skip to content

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 31, 2025

improve the computation of the size needed to carry a link-state zapi message; use the actual message struct sizes as a guide/limit. the existing code was using sizeof a pointer, so it didn't really perform a useful check.

Fixes #19259


This is an automatic backport of pull request #19290 done by Mergify.

improve the computation of the size needed to carry
a link-state zapi message; use the actual message struct sizes
as a guide/limit.

Signed-off-by: Mark Stapp <mjs@cisco.com>
(cherry picked from commit 349c744)
@frrbot frrbot bot added the libfrr label Jul 31, 2025
@donaldsharp donaldsharp merged commit bc897b3 into stable/10.2 Jul 31, 2025
13 of 15 checks passed
@Jafaral Jafaral deleted the mergify/bp/stable/10.2/pr-19290 branch August 22, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant