Wireshark-commits: [Wireshark-commits] rev 51846: /trunk/ /trunk/asn1/atn-cpdlc/: atn-cpdlc.cnf /tr

Date: Sun, 08 Sep 2013 21:10:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51846

User: pascal
Date: 2013/09/08 02:10 PM

Log:
 Slightly different fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9117 :
 Check that tvb returned by dissect_per_bit_string is not null before trying to use it

Directory: /trunk/asn1/atn-cpdlc/
  Changes    Path             Action
  +11 -9     atn-cpdlc.cnf    Modified

Directory: /trunk/asn1/atn-ulcs/
  Changes    Path            Action
  +64 -62    atn-ulcs.cnf    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +11 -9     packet-atn-cpdlc.c    Modified
  +64 -62    packet-atn-ulcs.c     Modified
  +10 -10    packet-per.c          Modified