Wireshark-commits: [Wireshark-commits] rev 45183: /trunk/ /trunk/: file.c

Date: Thu, 27 Sep 2012 21:17:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45183

User: darkjames
Date: 2012/09/27 02:17 PM

Log:
 Revert r45182, add better fix for bug #6208: Status bar count of displayed packets wrong
 
 cf_read() is already checking for cf->redissecting variable and if set it don't add packets to packet_list.
 Rename it to cf->rescanning and set it always in rescan_packets() [not only when redissecting].

Directory: /trunk/
  Changes    Path          Action
  +11 -12    file.c        Modified