[PING][PATCH] ASan on unaligned accesses

Marat Zakirov m.zakirov@samsung.com
Thu Mar 12 12:07:00 GMT 2015



On 03/04/2015 11:00 AM, Marat Zakirov wrote:
> Hi all!
>
> Here is the patch which forces ASan to work on memory access without 
> proper alignment. it's useful because some programs like linux kernel 
> often cheat with alignment which may cause false negatives. This patch 
> needs additional support for proper work on unaligned accesses in 
> global data and heap. It will be implemented in libsanitizer by 
> separate patch.
>
>
> --Marat

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mavdt-95_16.diff
Type: text/x-patch
Size: 8057 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150312/30b0841a/attachment.bin>


More information about the Gcc-patches mailing list