Wireshark-commits: [Wireshark-commits] master-1.12 0aab40d: Add missing break.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0aab40de0ba394a874fe8c3c767c925d6ceff63b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
0aab40d 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/14286
    
Actions performed:
    from  bed6929   [Automatic update for 2016-02-28]
    adds  0aab40d   Add missing break.
Summary of changes:
 epan/dissectors/packet-gprs-llc.c |    1 +
 1 file changed, 1 insertion(+)