Yubico / libfido2

Provides library functionality for FIDO2, including communication with a device over USB or NFC.
Other
581 stars 153 forks source link

fuzz: add temporary ASLR workaround #793

Closed LDVG closed 5 months ago

LDVG commented 5 months ago

Add workaround for currently failing MSAN pipeline. Related to issue https://github.com/actions/runner-images/issues/9491, revisit once resolved.