diff options
author | Dastin Wilski <dastin.wilski@gmail.com> | 2022-03-31 11:55:09 +0200 |
---|---|---|
committer | Dastin Wilski <dastin.wilski@gmail.com> | 2022-03-31 11:55:09 +0200 |
commit | 8a4a7c216a7db3f06a2221290129aaba81a44bb9 (patch) | |
tree | 24e101ef563793380abc26b53decdb8d89c16050 /src/vnet/srv6/sr_localsid.c | |
parent | d918cc54eb5f178ccf81dc2463d176cffcd63df1 (diff) |
crypto: drop the frame if there is no handler
If async engines are disbaled and async is turned on vpp tries to
enqueue frame with nonexisting handler which leads to segfault.
This patch checks for handler and drops the frame in case it doesn't
exist.
Type: fix
Signed-off-by: Dastin Wilski <dastin.wilski@gmail.com>
Change-Id: I67211867ee29dc41cc9f0733e8e0b3ea86677f85
Diffstat (limited to 'src/vnet/srv6/sr_localsid.c')
0 files changed, 0 insertions, 0 deletions