mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
Re-implement MatchingSystemView in terms of MatchingBackend, which fixes a missing lock on routeEntry. Remove unused MatchingMountByAPIPath and an unused ctx argument from some funcs.
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
```release-note:bug
|
|
router: Fix missing lock in MatchingSystemView.
|
|
```
|