Wireshark-commits: [Wireshark-commits] rev 27254: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 17 Jan 2009 17:33:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27254

User: wmeier
Date: 2009/01/17 09:33 AM

Log:
 Use ascii_strdown_inplace instead of g_ascii_strdown in a few places.
 This also fixes a few cases where memory was not freed after
  g_ascii_strdown.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +3 -5      packet-jxta.c    Modified
  +6 -5      packet-msrp.c    Modified
  +7 -7      packet-rtsp.c    Modified
  +12 -10    packet-sip.c     Modified