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