Wireshark-commits: [Wireshark-commits] rev 44734: /trunk/ui/gtk/ /trunk/ui/gtk/: voip_calls.c

Date: Sat, 01 Sep 2012 23:33:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44734

User: eapache
Date: 2012/09/01 04:33 PM

Log:
 Clean up mgcpDialedDigits and add modelines.
 Build the digit string directly in heap memory. This removes
 the (arbitrary?) length limit and saves us the cost of a g_strdup.
 Also does away with a cppcheck warning.

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +29 -8     voip_calls.c    Modified