URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e80592b5ce443e6027a8f9a046b5e08af7f8ea6c
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e80592b 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>
Actions performed:
from bb352dc BGP: Update/Fix Extended Communities
add e80592b Fix previous change.
Summary of changes:
wiretap/lanalyzer.c | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)