Wireshark-commits: [Wireshark-commits] master-3.0 59dd7d1: IEEE 802.15.4 Fix duplicate strings
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Feb 2019 20:40:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59dd7d120a1fc87ca162165137d687ff15c2a0c2
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

59dd7d1 by James Ko (jck@xxxxxxxxxx):

    IEEE 802.15.4 Fix duplicate strings
    
    RX Wait is duplicated hf_register_info table for
    hf_ieee802154_tsch_timeslot_ack_wait and
    hf_ieee802154_tsch_timeslot_turnarount
    
    Change-Id: Ib519491d8baca6ef1e6ada1e53bb39d879eb39ee
    Reviewed-on: https://code.wireshark.org/review/32202
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 54b678f9f8d61c423c17060686bfe66a46cc1ff3)
    Reviewed-on: https://code.wireshark.org/review/32203
    

Actions performed:

    from  b759633   netscaler: fix multiple out-of-bounds reads.
     add  59dd7d1   IEEE 802.15.4 Fix duplicate strings


Summary of changes:
 epan/dissectors/packet-ieee802154.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)