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 ac52c06: RRC: fix ASN.1 description by manually addin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 15:17:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac52c06038d919b94e77c7d0c5bdb1e3e659815c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ac52c06 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    RRC: fix ASN.1 description by manually adding CR5591
    
    Without it, dual-band DF-3C feature does not work
    
    Change-Id: I95d4a7320b77c6093f5d51efdbb2b21af0deab11
    Reviewed-on: https://code.wireshark.org/review/2942
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  32ae573   don't print the interface description if it's null
    adds  ac52c06   RRC: fix ASN.1 description by manually adding CR5591


Summary of changes:
 asn1/rrc/InformationElements.asn |    6 +++---
 asn1/rrc/packet-rrc-template.c   |    2 +-
 epan/dissectors/packet-rrc.c     |   24 +++++++-----------------
 3 files changed, 11 insertions(+), 21 deletions(-)