diff options
author | Matthew Smith <mgsmith@netgate.com> | 2019-08-16 11:30:02 -0500 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2019-08-19 14:31:21 +0000 |
commit | c458f5c09a21cc905aa1b53eda30736e52426418 (patch) | |
tree | c05cd1b2df7fc0763ada7d7651ef9ed327e008a6 /src/plugins/map | |
parent | 785daf4f847a786ba618e3017752567f20f0be1c (diff) |
dpdk: fix ipsec coverity warning
Type: fix
Fixes: 5025d40a1134272ab57c3c3f10311e31a65cd63c
Update the expression for a conditional block which should be executed
when an encrypted packet will be sent via IPv6. Coverity was
complaining that a NULL pointer could be dereferenced. It is unclear
whether that ever would have actually happened, but the updated
expression should quell the warning and should more accurately detect
whether the block for IPv6 should be executed.
Change-Id: I731cad1f982e8f55bd44e6e05e98eff96f1957bb
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Diffstat (limited to 'src/plugins/map')
0 files changed, 0 insertions, 0 deletions