diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-07-21 09:22:28 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-07-21 09:22:28 +0200 |
commit | 98ed6adf069d0a1b89cd6f90657fce1136020bee (patch) | |
tree | 467ffa92bbbf68c81cc4236c703a242c980e5a0c /ioops.c | |
parent | b645a4371c3173fedff7274211b6834195a7ac18 (diff) |
netsniff-ng: dissector_sll: Fix potential NULL dereference
pkt is dereferenced before it is checked. Move the dereference after the
the check.
Detected by the Coverity Scanner (CID 1312074 & 1312075).
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ioops.c')
0 files changed, 0 insertions, 0 deletions