Wireshark-commits: [Wireshark-commits] rev 44947: /trunk-1.8/ui/gtk/ /trunk-1.8/ui/gtk/: voip_calls

Date: Mon, 17 Sep 2012 15:56:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44947

User: etxrab
Date: 2012/09/17 08:56 AM

Log:
 Copy over revissions:
 Revision 44940 - callsinfo->stop_fd not set in all branches for UNISTIM.
 --------------------------------------------------------------------------------
 Revision 44734 - 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.
 --------------------------------------------------------------------------------
 Revision 43536 - Update Free Software Foundation address.
 
 Fixes bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7724

Directory: /trunk-1.8/ui/gtk/
  Changes    Path            Action
  +37 -14    voip_calls.c    Modified