Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 22 Aug 2012 19:01:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44614

User: martinm
Date: 2012/08/22 12:01 PM

Log:
 proto_item_append_string() doesn't work this case, so stop using it.
 
 I am tempted though to chage proto_item_append_string() just be like
 proto_item_append_text() without the call to g_vsnprintf(), which is the
 expensize part I was hoping to avoid.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +17 -17    packet-mac-lte.c     Modified
  +2 -2      packet-pdcp-lte.c    Modified
  +5 -5      packet-rlc-lte.c     Modified