You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pe(certificate_table): reinforce checks when writing aligned attribute certificates
It's possible that a user may pass an improperly created attribute certificate
and the write will cause all sorts of failure.
We sprinkle some `debug_assert!` to avoid this.
0 commit comments