diff options
author | Stanislav Zaikin <stanislav.zaikin@46labs.com> | 2024-08-06 18:10:13 +0200 |
---|---|---|
committer | Beno�t Ganne <bganne@cisco.com> | 2024-08-07 10:12:22 +0000 |
commit | fa7b7a41e7ca9400dda2266a10dd9179be40c128 (patch) | |
tree | 851e58edcba94c0741f769ac3435bdc3ee4d3a36 /src/vat/plugin.h | |
parent | cf9356d642ce131c6562fcd281c01e51af888ec3 (diff) |
ikev2: fix BN_bn2bin re-allocation
the former code was re-allocating the vector when padding takes place.
it's not necessary since we have the correct size. also, it caused
issues since upper layer doesn't know about re-allocation and it caused
crash. with this patch many test-cases are enabled again.
Type: fix
Change-Id: Idf0b320101670ec64d62e9aac6399cc7c54c996f
Signed-off-by: Stanislav Zaikin <stanislav.zaikin@46labs.com>
Diffstat (limited to 'src/vat/plugin.h')
0 files changed, 0 insertions, 0 deletions