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

Wireshark-commits: [Wireshark-commits] rev 29510: /trunk/ /trunk/: dumpcap.c

Date: Sat, 22 Aug 2009 22:50:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29510

User: rbalint
Date: 2009/08/22 03:50 PM

Log:
 From Rob Leslie <rob@xxxxxxxx>:
 [PATCH] Fix dumpcap believing error on ^C i.e. pcap_breakloop()
 When ^C was pressed during a packet capture, dumpcap believed a pcap
 error had occurred.  We check the return value more closely to avoid
 this problem.

Directory: /trunk/
  Changes    Path          Action
  +4 -1      dumpcap.c     Modified