diff options
author | Damjan Marion <damarion@cisco.com> | 2022-03-16 17:57:29 +0100 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2022-03-17 20:31:14 +0000 |
commit | 1da361f9ea525663a1141c3665a67df5e81c4133 (patch) | |
tree | 301fd513bc709e68b31d9671e63e9894b8aee36b /src/vcl | |
parent | 2b702da86c42267682b30a888299b89718bc46e8 (diff) |
vppinfra: store vector header size and alignment into header
On the forst vector alloc values are stored into header.
Later, when vector grows values from header are used istead of provided
ones.
In the debug image code will assert if same values are not provided.
Type: improvement
Change-Id: I8fdcfa495e9c1df0f6392c90f634e8c74b73b328
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'src/vcl')
0 files changed, 0 insertions, 0 deletions