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

Date: Thu, 15 Apr 2010 20:09:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32477

User: morriss
Date: 2010/04/15 01:09 PM

Log:
 Fix fuzz failure in bug 4671: don't assume the conversation data exists (check for a NULL pointer).  Also correct a typo (assignment to wrong variable).

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +11 -5     packet-rtp.c    Modified