In all functions that require smb_info data, throw an exception if we
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 20 Apr 2005 16:23:22 +0000 (16:23 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 20 Apr 2005 16:23:22 +0000 (16:23 +0000)
commit5bfb34bae164bfb8179d2f291ea92842328386c9
tree5b705dc364081ea32003cfae2e1c8de8fd8c47d6
parent8aed55e2c299e628bbd7e66784c6bf37d6f22a70
In all functions that require smb_info data, throw an exception if we
can't fetch it.  Fix a few more null pointer dereferences.  Fixes bug 79.

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