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] rev 44358: /trunk/ /trunk/epan/dissectors/: packet-rrc.c pac

Date: Wed, 08 Aug 2012 20:43:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44358

User: pascal
Date: 2012/08/08 01:43 PM

Log:
 Various small changes:
 - add a missing test on null pointer
 - always initialize rrc_nas_sys_info_gsm_map_type with a value from its associated enum
 - fix some typo errors
 - remove some useless directives from conformance file
 - detabify files (ASN.1 generated dissectors are indented with spaces)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +216 -231  packet-rrc.c    Modified
  +18 -18    packet-rrc.h    Modified

Directory: /trunk/asn1/rrc/
  Changes    Path                     Action
  +76 -76    packet-rrc-template.c    Modified
  +18 -18    packet-rrc-template.h    Modified
  +129 -141  rrc.cnf                  Modified