Wireshark-commits: [Wireshark-commits] rev 25268: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ipsec.c
From:
guy@xxxxxxxxxxxxx
Date: Fri, 09 May 2008 18:45:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25268
User: guy
Date: 2008/05/09 11:45 AM
Log:
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.)
Directory: /trunk/epan/dissectors/
Changes Path Action
+14 -5 packet-ipsec.c Modified