Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(maint) ensure no nil dereference in find_in_interfaces
This adds a simple check to ensure that `find_in_interfaces` does not attempt to dereference a nil argument. It resolves #2637
- Loading branch information