pppoe: fix coverity warning 07/34107/2
authorKlement Sekera <ksekera@cisco.com>
Thu, 14 Oct 2021 13:41:42 +0000 (15:41 +0200)
committerMatthew Smith <mgsmith@netgate.com>
Thu, 14 Oct 2021 18:49:23 +0000 (18:49 +0000)
commit353575f604324154e1582364918ac10aea12dad4
tree1b4345d4e3fb0030988cf511f9a1f8c467e065c4
parentff334db797c9cede308367ef1c27bd8dfce0baf4
pppoe: fix coverity warning

Initialise variable used in tracing code in case of early error so that
tracing doesn't use this uninitialised variable.

Type: fix
Signed-off-by: Klement Sekera <ksekera@cisco.com>
Change-Id: I6b1cef07e1f126cee56e1116606869dd667274d2
src/plugins/pppoe/pppoe_decap.c