Skip to content

cps: avoid deadlock after listing IPv6 LPM table#569

Merged
AltraMayor merged 1 commit intomasterfrom
deadlock
Jun 20, 2022
Merged

cps: avoid deadlock after listing IPv6 LPM table#569
AltraMayor merged 1 commit intomasterfrom
deadlock

Conversation

@AltraMayor
Copy link
Owner

rd_getroute_ipv6() is not releasing the lock after listing the IPv6 LPM table. This patch unlocks the lock before rd_getroute_ipv6() returns.

Pull request #529 introduced this bug.

rd_getroute_ipv6() is not releasing the lock after listing
the IPv6 LPM table.  This patch unlocks the lock before
rd_getroute_ipv6() returns.

Pull request #529 introduced this bug.
@AltraMayor AltraMayor added the bug label Jun 20, 2022
@AltraMayor AltraMayor added this to the Version 1.1 milestone Jun 20, 2022
@AltraMayor AltraMayor merged commit 1470bec into master Jun 20, 2022
@AltraMayor AltraMayor deleted the deadlock branch June 20, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant