From njtaylor0101 [AT] gmail.com via https://bugs.wireshark.org/bugzilla/show_bug...
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 24 Jan 2012 02:20:46 +0000 (02:20 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 24 Jan 2012 02:20:46 +0000 (02:20 +0000)
commit4fe0611d57ba23f865590c28e1463bbc8606a26e
tree0a18af34961e82dd342d202e452ae87696d7c39f
parent9772775e5f2da331a02e2ca1e7a5e63ee4457fe8
From njtaylor0101 [AT] gmail.com via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6740 :

Fix an out-of-array-bounds warning from OpenBSD's compiler.  (Note: this is
actually a false positive since adequate memory is allocated.)

From me: some additional code simplification.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40680 f5534014-38df-0310-8fa8-9805f1628bb7
wiretap/netscaler.c