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

Date: Sun, 17 Feb 2013 18:25:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47705

User: mmann
Date: 2013/02/17 10:25 AM

Log:
 Only allow one packet to act as an SDP response.  This should probably be caught at a higher layer (SIP), but the safety net should be there.
 
 Also, cleanup SIP "response error" range.
 
 Fixes crash in bug 8343 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8343)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +3 -2      packet-sdp.c    Modified
  +1 -1      packet-sip.c    Modified