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

Date: Sat, 19 Nov 2011 22:57:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39952

User: guy
Date: 2011/11/19 02:57 PM

Log:
 The URI parameter parser always has to advance current_offset in the
 loop, otherwise you get stuck in an infinite loop.
 
 (Where in RFC 3261 does it mention the use of commas in URI parameters?)
 
 Should fix bug 6598.

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