URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=662e4bd55603530e8542bf25ccde79a5f7750e27
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
662e4bd by Guy Harris (guy@xxxxxxxxxxxx):
wtap_read() and wtap_seek_read() handle caplen > len; don't do it here.
Change-Id: Iac083abdbaaa4666124e5b296e6f8306ee90f32d
Reviewed-on: https://code.wireshark.org/review/1363
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4f8c8c2 This doesn't have separate captured and actual length, either.
adds 662e4bd wtap_read() and wtap_seek_read() handle caplen > len; don't do it here.
Summary of changes:
wiretap/visual.c | 6 ------
1 file changed, 6 deletions(-)