Wireshark-commits: [Wireshark-commits] rev 45324: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 04 Oct 2012 19:51:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45324

User: martink
Date: 2012/10/04 12:51 PM

Log:
 fix fuzz test failures in sflow
 
 in dissect_sflow_245_address_type(), don't reset the offset to 0 when
 the address family is unkown
 bring up an expert info instead and increment offset by the number of
 bytes processed

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +26 -26    packet-sflow.c    Modified