Wireshark-commits: [Wireshark-commits] master-2.6 f0bfe90: IEEE 802.15.4 Fix duplicate strings
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0bfe9080fd96da6e4605e66fc2e188680c03772
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
f0bfe90 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/32204
Actions performed:
from 213c2c9 netscaler: fix multiple out-of-bounds reads.
add f0bfe90 IEEE 802.15.4 Fix duplicate strings
Summary of changes:
epan/dissectors/packet-ieee802154.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)