Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mPaaCerts should not be nullable in CHIPAttestationTrustStoreBridge.h #17746

Closed
andy31415 opened this issue Apr 26, 2022 · 0 comments · Fixed by #17783
Closed

mPaaCerts should not be nullable in CHIPAttestationTrustStoreBridge.h #17746

andy31415 opened this issue Apr 26, 2022 · 0 comments · Fixed by #17783

Comments

@andy31415
Copy link
Contributor

The thing is, all sorts of code assumes that is in fact never null. What we need to do here is actually change when this object is created so we can just pass this in its constructor...

This is probably OK for now just to pass the lint, but please make sure there's a followup issue filed?

Originally posted by @bzbarsky-apple in #17690 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant