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: Marcin Gryszkalis <mgryszkalis@xxxxxxxxx>
Date: Tue, 19 Feb 2002 08:26:10 +0100
What are the values of "si" and "t2i"?

(gdb) print si
$4 = (smb_info_t *) 0xbfbfe79c
(gdb) print t2i
$5 = (smb_transact2_info_t *) 0x800a
(gdb) print *si
$6 = {cmd = 50, unicode = 1, request = 0, unidir = 0, info_level = -1, info_count = -1, sip = 0xe7df048,
  ct = 0xe7a99a4}
(gdb) print *t2i
Cannot access memory at address 0x800a.

strange?

--
Marcin Gryszkalis <mg@xxxxxxxxx>
or <dagoon@xxxxxxxxxxxxxxxx>