URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b13d9b64749ed45dfafee5ccc121e8c5dee4e062
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b13d9b6 by Guy Harris (guy@xxxxxxxxxxxx):
Open routines are called with the seek pointer at the beginning.
There's no need for an open routine to seek back to the beginning of the
file - the file open code has done that already.
Change-Id: I4053474e60e7c8e8f59a89503d4bb08499d9399e
Reviewed-on: https://code.wireshark.org/review/14996
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b678459 Detect and handle EOFs in the middle of a packet.
adds b13d9b6 Open routines are called with the seek pointer at the beginning.
Summary of changes:
wiretap/mplog.c | 4 ----
1 file changed, 4 deletions(-)