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

Date: Sat, 14 Dec 2013 19:11:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54105

User: guy
Date: 2013/12/14 07:11 PM

Log:
 Use proto_tree_add_item() rather than fetching a string an adding it, if
 possible.  If (possibly) not possible, use tvb_get_string_enc() rather
 than tvb_get_unicode_string().

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