Ethereal-dev: Re: [Ethereal-dev] PATCH: RTP Analysis

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 23 Jan 2004 17:17:22 -0800

On Jan 23, 2004, at 8:24 AM, Lars Ruoff wrote:

Another PATCH for rtp analysis:

Checked in, with a couple of changes:

1) an "snprintf()" with a format with no "%" format items changed not to pass any arguments after the format string;

2) "reg_pt" in "tap_rtp_stat-t" made an "int" so it can be assigned PT_UNDEFINED (which is -1).