mirror of https://github.com/OISF/suricata
af-packet: PacketSetData can't fail; remove check
PacketSetData() can't fail unless the input pointer is NULL, which is impossible from the af-packet paths calling it. Remove error check to avoid possible branching.pull/6600/head
parent
12252ba751
commit
2cbfcce0ac
Loading…
Reference in New Issue