Ethereal-dev: [Ethereal-dev] Re: [PATCH] MGCP plugin: ConnectionParameters(P) dissection

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Thomas Anders <thomas.anders@xxxxxxxxxxxxx>
Date: Fri, 28 May 2004 16:52:03 +0200
Thomas Anders wrote:
The attached patch adds sub parameter dissection to the MGCP plugin
(plugins/mgcp/packet-mgcp.c), initially for the ConnectionParameters(P),
and updates/adds some specification references.

If we'd care about memory leaks, we'd probably add

  g_strfreev(typval);
  g_strfreev(tokens);

at the end of dissect_mgcp_connectionparams(), too. ;)


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)