-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle empty policies when traversing the policy tree in discovery po…
…licy analysis (#3335) Discovery policy analysis engine assumed that the inner policy passed to it is of the correct type and cannot be empty. Added a nil check and a test. Change-Id: Ia6eaf0211d8d9f4b7f2881547934dc32c725a458 Signed-off-by: Yacov Manevich <[email protected]> (cherry picked from commit bcfe00b) Co-authored-by: Yacov Manevich <[email protected]>
- Loading branch information
1 parent
0396bf9
commit 1fb499a
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters