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 ae61a41: BACAPP: fix dissection of event parameters f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Nov 2014 20:52:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae61a41e578692db7e89bae2f3f1a90918c2e62d
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ae61a41 by desolat (nuabaranda@xxxxxx):

    BACAPP: fix dissection of event parameters for event notifications of Event_Type Change_of_Characterstring
    
    Implementation for this event parameter type was missing
    
    Bug: 9625
    Change-Id: I575d387ec4764fa1ecd365624d13e3f41e2473c6
    Reviewed-on: https://code.wireshark.org/review/5189
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  79d3c33   simplify the while-loop in dissect_pmip6_opt_cr()
    adds  ae61a41   BACAPP: fix dissection of event parameters for event notifications of Event_Type Change_of_Characterstring


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