URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d448d77ac7a369e085eef6713282a4df376b4646
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d448d77 by Robert Cragie (Robert.Cragie@xxxxxxx):
ZigBee NWK: Add zero length beacon checks to avoid assert.
Add a zero length check on beacon to avoid assert when beacon payload is
non existent.
Change-Id: I016a97bda1590b8edc68db4f47e5c814e4eb8e0a
Reviewed-on: https://code.wireshark.org/review/20550
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 5f4f62b ftypes: move set_value_sinteger64 into the union
adds d448d77 ZigBee NWK: Add zero length beacon checks to avoid assert.
Summary of changes:
epan/dissectors/packet-zbee-nwk.c | 2 ++
1 file changed, 2 insertions(+)