On 15 September 2014 05:00, Dan McGregor <[email protected]> wrote:
> From: Dan McGregor <[email protected]>
>
> AddressSanitizer is a fast memory error detector.
> ThreadSanitizer detects data races.
> UBSanitizer detectes undefined behaviour.
>
> All consist of compiler instrumentation and a run-time library.
> The compiler instrumentation was already enabled, this builds
> the run-time library component.
>
> Signed-off-by: Dan McGregor <[email protected]>

git-am is not happy with this patch, claiming that it's malformed.
Can you try re-sending or pushing to a branch somewhere?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to