summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2019-10-21 16:29:03 +0200
committerPhil Sutter <phil@nwl.cc>2019-10-21 18:21:08 +0200
commite33b971f35cbfc3634dba9690537bbfb8baeac87 (patch)
treef699dbec3c4bf8263ba4f3e1a5657279fd5ebf89 /src/main.c
parent00487d5fe3ece179e61124ee62449f4ad7d1918e (diff)
tproxy: Add missing error checking when parsing from netlink
netlink_get_register() may return NULL and every other caller checks that. Assuming this situation is not expected, just jump to 'err' label without queueing an explicit error message. Fixes: 2be1d52644cf7 ("src: Add tproxy support") Signed-off-by: Phil Sutter <phil@nwl.cc> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions