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 37025: /trunk/ /trunk/: file.c /trunk/wiretap/: file_wra

Date: Mon, 09 May 2011 05:31:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37025

User: guy
Date: 2011/05/08 10:31 PM

Log:
 From Jakub Zawadzki: for file read progress bars, use the raw offset in
 the file, rather than the offset in the uncompressed data stream.  That
 way we don't get the "hey, we're more than 100% into the file, better
 refigure this" surprise.

Directory: /trunk/
  Changes    Path          Action
  +7 -15     file.c        Modified

Directory: /trunk/wiretap/
  Changes    Path               Action
  +5 -0      file_wrappers.c    Modified
  +1 -0      file_wrappers.h    Modified
  +2 -10     wtap.c             Modified
  +1 -1      wtap.h             Modified