Ethereal-dev: Re: [Ethereal-dev] packet-smb.c:11327 - si->info_level = t2i->info_level

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: Mon, 18 Feb 2002 16:22:44 -0800
On Mon, Feb 18, 2002 at 06:17:13PM +0100, Marcin Gryszkalis wrote:
> 0x817cc9e in dissect_transaction_response (tvb=0x83f88e8, 
> pinfo=0x83f9a08, tree=0x8a087d4, offset=32,
>      smb_tree=0x8a10400) at packet-smb.c:11327
> 11327                           si->info_level = t2i->info_level;

What are the values of "si" and "t2i"?