Skip to content
Snippets Groups Projects
Commit 72b375d7 authored by Natanael Copa's avatar Natanael Copa
Browse files

testing/firefox: work around crash in brotli

brotli will depend on undefined behavior in memcpy() when built without
BROTLI_BUILD_PORTABLE. We work around it by explicitly setting it.

fortify-headers caught it for us.

https://bugzilla.mozilla.org/show_bug.cgi?id=1243724
parent 6e1d3cf3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment