Wireshark-commits: [Wireshark-commits] rev 31012: /trunk-1.2/epan/dissectors/ /trunk-1.2/epan/disse
Date: Thu, 19 Nov 2009 04:53:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31012

User: gerald
Date: 2009/11/18 08:53 PM

Log:
 Copy over r31011 from the trunk:
 
 ------------------------------------------------------------------------
 r31011 | gerald | 2009-11-18 17:50:44 -0800 (Wed, 18 Nov 2009) | 4 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-sdp.c
 
 Instead of initializing the Media Format name to NULL, set it to
 "Unknown".  This keeps us from crashing on some platforms if we have an
 unknown media format ID.
 ------------------------------------------------------------------------

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