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

Date: Fri, 13 Dec 2013 21:25:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54065

User: cmaynard
Date: 2013/12/13 09:25 PM

Log:
 Return FALSE from dissect_iwarp_mpa() if data is NULL.  Note that this is the conservative/safest approach since there do appear to be some code paths that don't rely on the data.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +5 -1      packet-iwarp-mpa.c    Modified