Initialize no_vs_avps_ext with a pointer to a valid 'match' function so we don't...
authorJeff Morriss <jeff.morriss@ulticom.com>
Wed, 2 Jun 2010 16:01:51 +0000 (16:01 -0000)
committerJeff Morriss <jeff.morriss@ulticom.com>
Wed, 2 Jun 2010 16:01:51 +0000 (16:01 -0000)
commita9b0b95b8ae45eb8368ec183eb78f36b1acdccc8
tree66d0548619e048aa65e41315e8e9010899c5b5f9
parentf3248dac71d78fe9de76b9eded8b48c41e612c50
Initialize no_vs_avps_ext with a pointer to a valid 'match' function so we don't crash in val_to_str_ext() if an AVP from an unknown vendor is encountered.

svn path=/trunk/; revision=33051
epan/dissectors/packet-diameter.c