Wireshark-commits: [Wireshark-commits] master 1a56990: Fix zbee errors introduced by change 5565, c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2014 21:36:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a569900cc4197bf3f2e90028b51781f5c80b0a5
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1a56990 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix zbee errors introduced by change 5565, commit df639f509e812fff3c5eb4bdf4f77988c6ec122b
    
    Reworked zbee_mfr_code_names to be in monotonic order.
    Fixed implicit shortening of time value with a cast.
    
    Change-Id: I629948fbe32543fd2672bbc40af790333b970b10
    Reviewed-on: https://code.wireshark.org/review/5808
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  db4232a   This code is used in Wireshark, not TShark; fix messages.
    adds  1a56990   Fix zbee errors introduced by change 5565, commit df639f509e812fff3c5eb4bdf4f77988c6ec122b


Summary of changes:
 epan/dissectors/packet-zbee-zcl-se.c |    2 +-
 epan/dissectors/packet-zbee-zcl.c    |    5 -----
 epan/dissectors/packet-zbee.h        |    4 ----
 3 files changed, 1 insertion(+), 10 deletions(-)