Wireshark-commits: [Wireshark-commits] rev 32309: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 27 Mar 2010 18:09:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32309

User: etxrab
Date: 2010/03/27 11:09 AM

Log:
 - Make dfilter_sip_request_line() take offset as an argument to get the right offset in case there is more than one SIP message in an tvb.
 
 - Use correct line end offset to dissect_sip_uri().
 Fixes bug
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4570

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