-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply depth limit to unknown groups (#756)
* Fix issue where a deeply nested unknown group could cause arbitrarily recursion depth. * Add drop(os) to fix tests * Check err message on recursion limit exceeded. * Run formatter * Fix test with .unwrap_err()
- Loading branch information
1 parent
cb4aca1
commit ee1d928
Showing
1 changed file
with
59 additions
and
12 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