Wireshark-commits: [Wireshark-commits] master-1.12 97be684: RRC: fix ASN.1 description by manually
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97be6849ed0986cda10f1057e792e0beb51bcf72
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
97be684 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>
(cherry picked from commit ac52c06038d919b94e77c7d0c5bdb1e3e659815c)
Reviewed-on: https://code.wireshark.org/review/2943
Actions performed:
from 6cc7671 udvm: free the buffer *before* throwing the exception
adds 97be684 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(-)