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

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

Date: Mon, 05 Mar 2012 07:18:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41348

User: guy
Date: 2012/03/04 11:18 PM

Log:
 Don't try to write an interface statistics block if we're capturing from
 a pipe - we don't have a pcap_t from which to get the statistics in that
 case.
 
 Fixes bug 5939.

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