Thou Shalt Not Ever Make An Offset An 8-bit Quantity If Thou Art
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 7 Feb 2003 19:57:19 +0000 (19:57 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 7 Feb 2003 19:57:19 +0000 (19:57 +0000)
commit098d796570bfd707b13e2b76e4ba94d06ac755d8
tree08522ff4bef2fd74ed55dc843042584c7967b3ef
parent103886acf225327939798dda7c4aea9fe5ab1fdc
Thou Shalt Not Ever Make An Offset An 8-bit Quantity If Thou Art
Comparing It Against An 8-bit Or Longer Length To Make Sure It Doesn't
Go Past The Length, because if the length is 255, it can't ever go past
it as it'll overflow if it does.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7093 f5534014-38df-0310-8fa8-9805f1628bb7
packet-gtp.c