[Tarantool-patches] [PATCH 10/10] xrow: use unaligned store operation in xrow_to_iovec()
Cyrill Gorcunov
gorcunov at gmail.com
Mon Jun 8 15:26:10 MSK 2020
On Thu, May 21, 2020 at 10:37:24PM +0200, Vladislav Shpilevoy wrote:
> xrow_to_iovec() tried to save a uint32_t value by a not aligned
> address. The patch makes it use a special operation for that
> instead of regular assignment.
>
> Part of #4609
Reviewed-by: Cyrill Gorcunov <gorcunov at gmail.com>
More information about the Tarantool-patches
mailing list