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

Date: Tue, 21 Jan 2014 19:53:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54876

User: guy
Date: 2014/01/21 07:53 PM

Log:
 9p strings are, not surprisingly, encoded using UTF-8; replace
 tvb_get_string() calls with tvb_get_string_enc() calls explicitly
 specifying UTF-8.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +6 -6      packet-9p.c    Modified