Files
vpp/src/plugins
Gabriel Oginski 45207e0fb2 wireguard: fix dereferences null pointer
Type: fix

Fixed coverity-issue CID 248517.
Originally possible passing null pointer to one function and directly
dereferences it.
This patch fixes the issue by add a new condition to check this
pointer.

Change-Id: If506abaf08c9f003860b641971af291f68613c18
Signed-off-by: Gabriel Oginski <gabrielx.oginski@intel.com>
2022-02-23 09:15:12 +00:00
..
2022-01-30 15:23:09 +00:00
2022-02-18 14:45:16 +00:00
2022-02-18 18:48:31 +00:00