Don't call tvb_new_subset on a NULL pointer. Fixes bug 4101.
authorGerald Combs <gerald@wireshark.org>
Thu, 19 Nov 2009 22:41:01 +0000 (22:41 -0000)
committerGerald Combs <gerald@wireshark.org>
Thu, 19 Nov 2009 22:41:01 +0000 (22:41 -0000)
commit8533da1c9420aa7ddd6d647a9b5ee64c33eab904
tree47916f728dc26e2f1f8c5636b6e2207eaf821908
parente18f01d4102acec907d4d4ed91245f968f06f123
Don't call tvb_new_subset on a NULL pointer. Fixes bug 4101.

svn path=/trunk/; revision=31029
epan/dissectors/packet-gssapi.c