session: fix asan failure 15/40015/4
authorGeorgy Borodin <bor1-go@yandex-team.ru>
Tue, 28 Nov 2023 15:04:27 +0000 (16:04 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 28 Nov 2023 21:32:03 +0000 (21:32 +0000)
commitbffd4461d2a49063a41f34ca73bcb2249e205651
treebb7ed2bbe50adcbb5c0a3314de8e3ff84907684a
parent953fbd2b24f09dad558a15a820d3a6c74d6c875f
session: fix asan failure

fix asan failure when params number is less then 3:
functions that are set as format_half_open pointer values have
different number of arguments

Type: fix
Fixes: de9a849a18514f0b09bb5f57a73f6a57ee425c76
Change-Id: I6b6e1adf4ffc0c1ec847613f00fe269af640d42b
Signed-off-by: Georgy Borodin <bor1-go@yandex-team.ru>
src/vnet/session/session_cli.c