Reject the packet if data is NULL. Leave the DISSECTOR_ASSERT(actx != NULL) since...
authorChris Maynard <Christopher.Maynard@GTECH.COM>
Wed, 11 Dec 2013 23:03:01 +0000 (23:03 -0000)
committerChris Maynard <Christopher.Maynard@GTECH.COM>
Wed, 11 Dec 2013 23:03:01 +0000 (23:03 -0000)
commit8cacdfa8ce7210ea369a9081312eeb26f81a05ec
treed7262b263bffd916a25626e86bfdf431e912d5b3
parenta81424382e3bd98672b1a9979065779ac6922718
Reject the packet if data is NULL.  Leave the DISSECTOR_ASSERT(actx != NULL) since get_asn1_ctx() also checks the signature.

svn path=/trunk/; revision=53953
epan/dissectors/packet-amr.c