It looks like dissect_ber_octet_string() is called with the expectation
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 28 Jun 2010 17:26:07 +0000 (17:26 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 28 Jun 2010 17:26:07 +0000 (17:26 +0000)
commitbac3b8f53683ed14e64b7ae1a49b60fc3c91b3b3
treeeb7cead8017427eec3014bd0eec655e626e96f0c
parentc91977fb230867e173f8cf7f04bc3e2f5976dee3
It looks like dissect_ber_octet_string() is called with the expectation
that out_tvb will always be set (the H.248 dissector does this, at
least). Make sure we do so. Do the same for
dissect_ber_constrained_octet_string().

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33354 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-ber.c