Ethereal-dev: Re: [Ethereal-dev] Patch for packet-dcerpc-krb5rpc.c

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 10 Jan 2003 23:12:07 -0800
On Fri, Jan 10, 2003 at 10:54:44PM -0800, Jaime Fournier wrote:
> Please submit this patch, as it extends the
> packet-dcerpc-krb5rpc dissectors to call kerberos V.

Checked in.

	% egrep : errs | egrep -v '^make'
	packet-dcerpc-krb5rpc.c: In function `krb5rpc_dissect_sendto_kdc_rqst':
	packet-dcerpc-krb5rpc.c:72: warning: unused variable `out_buf_len'
	packet-dcerpc-krb5rpc.c: At top level:
	packet-dcerpc-krb5rpc.c:63: warning:
	    `hf_krb5rpc_sendto_kdc_rqst_out_buf_len' defined but not used

Were they supposed to be used, or are they leftover from earlier
development?