Wireshark-commits: [Wireshark-commits] master 86f329a: LTE MAC: check direction and lcid before loo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Feb 2018 05:14:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86f329aa940388d981b25c2b3c966313335c2ed9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

86f329a by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    LTE MAC: check direction and lcid before looking up msg3 table
    
    Change-Id: I26238e96510e9ccb73ebc4b6c4e8e9e5bc724a91
    Reviewed-on: https://code.wireshark.org/review/25991
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1ccfef8   ans: remove unnecessary if (tree) checks
    adds  86f329a   LTE MAC: check direction and lcid before looking up msg3 table


Summary of changes:
 epan/dissectors/packet-mac-lte.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)