diff options
author | Damjan Marion <damarion@cisco.com> | 2020-11-05 14:54:08 +0100 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2020-11-05 20:53:43 +0000 |
commit | dcb1db9eb10ce0ff96008f82e119269dc8f3e209 (patch) | |
tree | f6e81e6927c3de97969c9539bd338a5a93753595 /src/vppinfra/rbtree.c | |
parent | af7892c08b2d4984f4c93bb8c7cc07aec36b5055 (diff) |
vppinfra: mspace_get_aligned should respect MALLOC_ALIGNMENT
While underlying mspace_malloc() respects MALLOC_ALIGNMENT (16)
mspace_get_aligned moves start of data for 4 bytes making final result
not aligned to MALLOC_ALIGNED.
Type: fix
Change-Id: Ib1584f315e3658b3b748ebf4886fb7389ce640fe
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'src/vppinfra/rbtree.c')
0 files changed, 0 insertions, 0 deletions