Wireshark-commits: [Wireshark-commits] rev 53953: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 11 Dec 2013 23:03:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53953

User: cmaynard
Date: 2013/12/11 11:03 PM

Log:
 Reject the packet if data is NULL.  Leave the DISSECTOR_ASSERT(actx != NULL) since get_asn1_ctx() also checks the signature.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +6 -1      packet-amr.c    Modified