ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 79d3c33: simplify the while-loop in dissect_pmip6_opt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Nov 2014 18:34:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79d3c33c17978c713568d38b6432d3d6d7124e63
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79d3c33 by Martin Kaiser (wireshark@xxxxxxxxx):

    simplify the while-loop in dissect_pmip6_opt_cr()
    
    Bug: 10676
    Change-Id: I5614c640d3fd23196984eb2bb013ba15fb318305
    Reviewed-on: https://code.wireshark.org/review/5200
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  ee1c74c   simple fix for bug 10676
    adds  79d3c33   simplify the while-loop in dissect_pmip6_opt_cr()


Summary of changes:
 epan/dissectors/packet-mip6.c |   47 +++++++++++++++++++++++------------------
 1 file changed, 26 insertions(+), 21 deletions(-)