URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1828c34519ac16255cbd003cdceded51ef8b789f
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1828c34 by Evan Huus (eapache@xxxxxxxxx):
Ensure ieee802154_packet struct is initialized.
A malformed capture could cause the zbee-nwk-gp and 6lowpan heuristics to be
called with an incompletely-initialized structure, leading to valgrind errors.
Change-Id: Iaea6daecdca6856466b58071f095930e68c6e159
Closes-Bug: #9735
Reviewed-on: https://code.wireshark.org/review/418
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 9733917 Sherman, set the Wayback Machine for 1997.
adds 1828c34 Ensure ieee802154_packet struct is initialized.
Summary of changes:
epan/dissectors/packet-ieee802154.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)