]> git.samba.org - obnox/wireshark/wip.git/commit
Have "f_datalen" keep track of the number of bytes of uncompressed file
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 19 Aug 2005 01:17:24 +0000 (01:17 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 19 Aug 2005 01:17:24 +0000 (01:17 +0000)
commitc83734aee5a3cbef914068de398d32b7d61bf64b
treee7ca1bbae435f05ab942e776bf3bdd99a6c3eb42
parentafa7adb6242ee35eb54c20c54daa110106380341
Have "f_datalen" keep track of the number of bytes of uncompressed file
data, so that "f_len" still keeps the size of the underlying file (which
is necessary in order to make the progress bar when files are being read
work correctly).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15415 f5534014-38df-0310-8fa8-9805f1628bb7
cfile.h
file.c
gtk/main.c
summary.c
tethereal.c