Wireshark-commits: [Wireshark-commits] rev 21570: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 25 Apr 2007 23:11:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21570

User: guy
Date: 2007/04/25 11:11 PM

Log:
 Check that the addresses are FC addresses before looking at them.
 
 If the address is an FC address, convert the data pointer to a guint8 *,
 as it's a void *.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +13 -2     packet-fcels.c    Modified