search for: fuzzerextfunctionsdlsym

Displaying 1 result from an estimated 1 matches for "fuzzerextfunctionsdlsym".

2017 Sep 06
2
libFuzzer: issue with weak symbols on Mac
...urn size; } Assuming that there are libFuzzer customers who don't mind to specify "-U,_%function_name%" explicitly (e.g. https://chromium-review.googlesource.com/c/chromium/src/+/653846/1/testing/libfuzzer/BUILD.gn), we need to have a way to use FuzzerExtFunctionsWeak.cpp instead of FuzzerExtFunctionsDlsym.cpp on Mac. The CL I've uploaded feels a bit hacky to me, but I don't see any less intrusive solution that would still comply with existing implementation and would also support weak symbols to be explicitly allowed if needed. Thanks! -- Max -------------- next part -------------- An HTM...