Wireshark mailing list archives

Wireshark do not stop extcap on exit if no packets received yet


From: Jirka Novak <j.novak () netsystem cz>
Date: Sun, 12 Dec 2021 12:19:18 +0100

Hi,

  I noticed issue #17781.
  I think that something like:

if (capture_in_progress)
  captureStop();

  should be used.
  I spend several hours with finding correct place where to fix it, but
with no success. I'm not able to track as signals are passed in the code
in this case (no data captured yet).
  Can I ask someone to advice me? I will finish patch then...

                                                Best regards,

                                                        Jirka
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: