Wireshark-commits: [Wireshark-commits] master-2.6 a419405: Fix previous change.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4194053fda7972f5017edf5717ed035995884ef
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
a419405 by Guy Harris (guy@xxxxxxxxxxxx):
Fix previous change.
Get rid of leftover duplicate code setting up the wtap structure and
private data before we've found a summary record.
If we find no data records, break out of the loop, so we fall into the
code that sets up the wtap structure and private data.
Change-Id: I00652bb7f3cb52b6c7c2088c6dd5fe5ec9a012a7
Reviewed-on: https://code.wireshark.org/review/36806
Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
(cherry picked from commit e80592b5ce443e6027a8f9a046b5e08af7f8ea6c)
Reviewed-on: https://code.wireshark.org/review/36809
Actions performed:
from ce1d32b [Automatic update for 2020-04-12]
add a419405 Fix previous change.
Summary of changes:
wiretap/lanalyzer.c | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)