Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Mon, 30 Jan 2012 17:39:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40771

User: morriss
Date: 2012/01/30 09:39 AM

Log:
 Fix infinite loop reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6778 :
 
 SDP_CRYPTO: Give up (and display an expert info) if we don't find the colon
 separating the key-method and the key-info.
 
 Reindent this area of code a bit.
 
 Remove tabs in some places for consistency.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +77 -72    packet-sdp.c    Modified