Wireshark-commits: [Wireshark-commits] master-2.0 d46237b: Add missing break.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d46237bae8133a464c9e265986de2128c19f3476
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
d46237b by Guy Harris (guy@xxxxxxxxxxxx):
    Add missing break.
    
    Don't fall through and re-dissect the control byte of an S frame as if
    it were a UI frame.
    
    Change-Id: I17cf12f920bf066f87f70be5efe78dc531beb3f9
    Reviewed-on: https://code.wireshark.org/review/14284
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit e8c763e95065a22a629dbb5f434ffac5ce18bfb7)
    Reviewed-on: https://code.wireshark.org/review/14285
    
Actions performed:
    from  f1138f2   HTTPS is now needed to download the pkg-config source.
    adds  d46237b   Add missing break.
Summary of changes:
 epan/dissectors/packet-gprs-llc.c |    1 +
 1 file changed, 1 insertion(+)