ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4735] tshark returns 0 on non-valid filter and interface

Date: Thu, 27 May 2010 14:09:26 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4735

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4703|review_for_checkin?         |review_for_checkin+
               Flag|                            |

--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx> 2010-05-27 14:09:24 PDT ---
(From update of attachment 4703)
Looks good, although almost everywhere else in main() it exits with an exit
status of N with "return N" rather than "exit(N)", so I'd do "return 1".

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