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

Commits:

54b678f 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>
    

Actions performed:

    from  07bb974   netscaler: fix multiple out-of-bounds reads.
     add  54b678f   IEEE 802.15.4 Fix duplicate strings


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