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 33005: /trunk/ /trunk/: capture.c file.c file.h

Date: Thu, 27 May 2010 23:55:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33005

User: gerald
Date: 2010/05/27 04:55 PM

Log:
 Add cf_fake_continue_tail() which is called when real-time capture
 updates are off and which sets the capture file state to a value that
 won't cause an assertion when the user stops capturing. Fixes bug 4035.

Directory: /trunk/
  Changes    Path          Action
  +1 -0      capture.c     Modified
  +5 -0      file.c        Modified
  +39 -32    file.h        Modified