On 15 September 2014 05:00, Dan McGregor <danismostlik...@gmail.com> wrote:
> From: Dan McGregor <dan.mcgre...@usask.ca>
>
> 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 <dan.mcgre...@usask.ca>

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
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to