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

Date: Thu, 19 Nov 2009 01:50:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31011

User: gerald
Date: 2009/11/18 05:50 PM

Log:
 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/epan/dissectors/
  Changes    Path            Action
  +2 -1      packet-sdp.c    Modified