Redo the loops a bit; that fixes an uninitialized variable, and moves
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 May 2008 18:45:22 +0000 (18:45 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 May 2008 18:45:22 +0000 (18:45 +0000)
commit72a8cd39767d0a50a6922ee0d2cf45450d178939
treed5ee9a1db77a5489b258b1d04ea06aff8f585054
parentae28049472c3d2403d485ecc5cce19b702a7cdda
Redo the loops a bit; that fixes an uninitialized variable, and moves
the increments a bit closer to the point of use.

(XXX - is there more than one place where we turn a sequence of hex
digits into a string?  If so, we should make it a common utility.)

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