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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Nov 2014 05:17:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7469faba5e8b08e91ba10379791b14835000655b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7469fab by desolat (nuabaranda@xxxxxx):

    BACAPP: fix dissection of event parameters for event notifications of Event_Type Change_of_Status_Flags
    
    Implementation for this event parameter type was missing
    
    Bug: 9626
    Change-Id: Iea0bc819858bbf5660d97cfd0c418a963ac149fb
    Reviewed-on: https://code.wireshark.org/review/5228
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b2c2deb   Fix a problem that causes build failures with CMake on Yosemite.
    adds  7469fab   BACAPP: fix dissection of event parameters for event notifications of Event_Type Change_of_Status_Flags


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