Wireshark-commits: [Wireshark-commits] master-3.2 18563e4: lanalyzer: Make sure a LANalyzer file ha
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Apr 2020 03:18:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18563e43b20489585a02494e65119fd218732ac4
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

18563e4 by Guy Harris (guy@xxxxxxxxxxxx):

    lanalyzer: Make sure a LANalyzer file has exactly one summary record.
    
    If it has none, we don't know what link-layer header type it has, nor do
    we have a start time to use for time stamps.
    
    If it has more than one, we don't know which one to believe.
    
    Bug: 16459
    Change-Id: I306ec45171f9de4643699a53a4d837f4f7750c69
    Reviewed-on: https://code.wireshark.org/review/36791
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    (cherry picked from commit 58222a0d0e1ed6c8edd57ed837bb1b01330d1f11)
    Reviewed-on: https://code.wireshark.org/review/36792
    

Actions performed:

    from  68f9489   3.2.3 → 3.2.4.
     add  18563e4   lanalyzer: Make sure a LANalyzer file has exactly one summary record.


Summary of changes:
 wiretap/lanalyzer.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 46 insertions(+), 6 deletions(-)