Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some nil checking to validate.go
Calling validate.SnpAttestation with an incomplete attesstation report will lead to nil dereferences instead of meaningful errors without this.
- Loading branch information