Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.12 10028a2: LTE RRC: remove tree tests before decod

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Sep 2015 19:51:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10028a26cfbe935a6b5957929b58c4fb7ed45bc0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

10028a2 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LTE RRC: remove tree tests before decoding top level messages
    
    It prevents proper update of Info column, and various other things
    
    Change-Id: I355c46e6f6b3f923250d6b5bf720ea052ef3b646
    Reviewed-on: https://code.wireshark.org/review/10488
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit b11e9a6e188c5bfac1e22f7b1f34c21c7ea7fe44)
    Conflicts:
    	asn1/lte-rrc/packet-lte-rrc-template.c
    	epan/dissectors/packet-lte-rrc.c
    Reviewed-on: https://code.wireshark.org/review/10490
    

Actions performed:

    from  b9b7358   InfiniBand: fix dissection of MCMemberRecord JoinState field
    adds  10028a2   LTE RRC: remove tree tests before decoding top level messages


Summary of changes:
 asn1/lte-rrc/packet-lte-rrc-template.c |   42 ++++++++++------------------
 epan/dissectors/packet-lte-rrc.c       |   48 ++++++++++++--------------------
 2 files changed, 33 insertions(+), 57 deletions(-)