mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 06:52:25 +00:00
e8a38f48d0
They all fail for the same reason: the sanitizer runtime in compiler-rt installs an interceptor for `getsockname` which then contains a call to the real implementation. Differential Revision: https://phabricator.services.mozilla.com/D70889 --HG-- extra : moz-landing-system : lando