If the reply length is < 32, that's an overflow, not a bug in the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 9 Jul 2011 18:56:21 +0000 (18:56 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 9 Jul 2011 18:56:21 +0000 (18:56 +0000)
commit789438955f6dfa03c2057d81e87be9b8841da290
tree4045dff360e32b3c71aaf0c2fc9fcca842dcd1d0
parent7d17b01caea544e848acb057b632b2204a159d81
If the reply length is < 32, that's an overflow, not a bug in the
dissector (unless you consider the calculation not being done in 64 bits
as a bug).  For now, toss a ReportedBoundsError.

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