URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d561afcd129132877197bd0c77d9ea9a6471a6c4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d561afc by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
raknet: remove if(tree) no longer needed
also remove item_size variable (replace directly by the value)
Will be also fix some Clang analyzer warning about used variable
Change-Id: I4bf3b118efb2b0846012a92e5bf596ca95043414
Reviewed-on: https://code.wireshark.org/review/18318
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from fbf4f6c Add the wlan_mgt -> wlan renaming to the release notes
adds d561afc raknet: remove if(tree) no longer needed
Summary of changes:
epan/dissectors/packet-raknet.c | 669 +++++++++++++++++----------------------
1 file changed, 286 insertions(+), 383 deletions(-)