Ethereal-cvs: [Ethereal-cvs] Rev 11812: /trunk/epan/dissectors/: packet-dcerpc-mapi.c

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

Date: Mon, 23 Aug 2004 01:04:55 -0000
User: guy
Date: 2004/08/22 08:04 PM

Log:
 Don't save the decrypted data on the first pass and use it on subsequent
 references to a packet - just re-"decrypt" it (not a lot of work, given
 the sophisticated encryption MAPI uses).  We don't save decrypted data
 for non-trivial encryptions, so there's not much of a reason to save it
 here - and the code to save it was at least sometimes not finding it
 again, causing crashes.
 
 Set the length and reported length of the decrypted data tvbuff
 appropriately.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +40 -98    packet-dcerpc-mapi.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11812&view=rev