Update to SMB service response time stats.
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 28 Sep 2003 00:00:36 +0000 (00:00 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 28 Sep 2003 00:00:36 +0000 (00:00 +0000)
commit4a65bf0b0190136598905a558a7de85f41ae692e
tree717f8ee3c5ba2053421d0d9aed5f2751de2fd3cb
parent09538b50356e9923a23c251af5a8fcea4f849b13
Update to SMB service response time stats.
For short packets, we might not have enough of the payload to decode
the transaction info levels  and thus that data structure is NULL.

check the pointer to this struct first before we try to dereference it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8558 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/smb_stat.c
tap-smbstat.c