Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-aim-messaging.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 22 May 2004 20:53:29 -0500 (CDT)
guy         2004/05/22 20:53:29 CDT

  Modified files:
    .                    packet-aim-messaging.c 
  Log:
  In outgoing messages:
  
  	put the screen name into the Info column before fetching the
  	message text, so it gets into the Info column even if we throw
  	an exception fetching the message text;
  
  	use the right offset when adding the screen name to the protocol
  	tree;
  
  	use the right offset for the byte after the screen name when
  	calling "aim_get_message()".
  
  Revision  Changes    Path
  1.8       +21 -13    ethereal/packet-aim-messaging.c