[Tarantool-patches] [PATCH 04/10] crc32: disable align sanitizer
Cyrill Gorcunov
gorcunov at gmail.com
Mon Jun 8 16:58:00 MSK 2020
On Thu, May 21, 2020 at 10:37:27PM +0200, Vladislav Shpilevoy wrote:
> There is some assembly working with a byte array like with an
> array of unsigned long values. Better allow it to continue
> working like that with disabled sanitizer, than accidentally
> break or slow down something here.
>
> Part of #4609
Reviewed-by: Cyrill Gorcunov <gorcunov at gmail.com>
More information about the Tarantool-patches
mailing list