mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
The code checks that `as` is of type `asserts.ValidationSet`. Hower when it is not the (nil) value of the failed type assertion is used in the error. So if this ever is hit it would causes a crash.