Wireshark-commits: [Wireshark-commits] master ab5bbbb: zbee: zbee_zdp.profile wrong data type
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 09 Jan 2019 05:51:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab5bbbb2bab82bd7956ac9e94373a05502eac1a5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ab5bbbb by Dana Sy (dhs@xxxxxxxxxx):

    zbee: zbee_zdp.profile wrong data type
    
    Fixed the data type for zbee_zdp.profile to use the proper data type
    of UINT16.
    
    Change-Id: I20bac57ec3a0a7261aeb65333d9dd4b5bdb4a85c
    Reviewed-on: https://code.wireshark.org/review/31458
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c608bfe   rdp: add parsing MONITOR_DEF fields [1]
     add  ab5bbbb   zbee: zbee_zdp.profile wrong data type


Summary of changes:
 epan/dissectors/packet-zbee-zdp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)