Wireshark-commits: [Wireshark-commits] master-2.2 735e80b: ieee802154: avoid extra dissection on Pa
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=735e80bd28e3b3331a930f7326a506b9ad80e629
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
735e80b by Yasuyuki Tanaka (yatch@xxxxxxxxxxxxxxxxxxxxx):
    ieee802154: avoid extra dissection on Payload IEs & Cmd ID
    
    Bug:13068
    Change-Id: I4db500030ac2608e57bab4281f44576de9792076
    Reviewed-on: https://code.wireshark.org/review/18558
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 23b79f9304e020fa96de699f4fcaa11044df08b7)
    Reviewed-on: https://code.wireshark.org/review/20649
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  6addbea   Fix: UA3G read past end of tvb + NOE key descriptions
    adds  735e80b   ieee802154: avoid extra dissection on Payload IEs & Cmd ID
Summary of changes:
 epan/dissectors/packet-ieee802154.c |   14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)