Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 25268: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

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