net: ipv4: Fix fragmented packet NULL dereference possible
Fix net_ipv4_send_fragmented_pkt() dereference of NULL return value
from net_pkt_get_data() possible with non contiguous packet data.
Signed-off-by:
Dmitrii Golovanov <dmitrii.golovanov@intel.com>
Loading
Please sign in to comment