Wireshark-commits: [Wireshark-commits] master 38d784d: 6LoWPAN: break loop in case of unexpected lo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Feb 2018 02:23:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38d784d54734a4f8e561f6df3460d02aac53015e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

38d784d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    6LoWPAN: break loop in case of unexpected loRHE type
    
    Bug: 14422
    Change-Id: I5875dd63282ff645e78a4b0cf5f34ea746ec7dfd
    Reviewed-on: https://code.wireshark.org/review/25852
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5d99feb   S7comm: fix range check to prevent infinite loop when upper bound is 255
    adds  38d784d   6LoWPAN: break loop in case of unexpected loRHE type


Summary of changes:
 epan/dissectors/packet-6lowpan.c | 6 ++++++
 1 file changed, 6 insertions(+)