Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1740] window "capture->Interfaces" cannot be closed

Date: Wed, 26 Nov 2008 02:56:28 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1740





--- Comment #6 from Pavol Rusnak <stick@xxxxxx>  2008-11-26 02:56:25 PDT ---
Created an attachment (id=2523)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2523)
set sa_flags variable

The patch is not setting sa_flags field of the sigaction structure. We could
set it to 0, but I think SA_RESTART is more suitable. What do you think ?

Attaching patch (the affected code has moved from capture_opts.c to dumpcap.c
meanwhile).


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.