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

Date: Mon, 25 Feb 2013 04:16:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47871

User: gerald
Date: 2013/02/24 08:16 PM

Log:
 The IEEE may not care what's in an SSID but Pango is much more picky.
 If the SSID isn't valid UTF-8 truncate it and indicate that we did so.
 (As bug 5738 points out this is part of a more general problem but in
 the meantime this keeps us from crashing.)
 
 Don't try to decrypt too-long SSIDs.
 
 I feel compelled to change my SSID at home to a series of carriage
 returns, linefeeds, and SNOWMAN (U+2603).

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +23 -7     packet-ieee80211.c    Modified