URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa2ca46f288ca7b43cd1cb2d006d266df2f8c70e
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fa2ca46 by Martin Kaiser (wireshark@xxxxxxxxx):
zigbee zdp: There are 32 bits in a guint32.
No need for obtuse math and lots of casting.
Change-Id: I41bf7dd98700b1b58eae93d36bb55e2e7017b506
Reviewed-on: https://code.wireshark.org/review/15532
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 39c8e7e Qt: Enable Analyze -> Conversation Filter
adds fa2ca46 zigbee zdp: There are 32 bits in a guint32.
Summary of changes:
epan/dissectors/packet-zbee-zdp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)