[Bug 270649] hostapd and wpa_supplicant use uninitialized ptr if interface disappears

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Apr 2023 11:28:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270649

--- Comment #3 from Robert Morris <rtm@lcs.mit.edu> ---
I think the upstream code doesn't have this problem,
since it says

  packet = pcap_next(...);

-- 
You are receiving this mail because:
You are the assignee for the bug.