Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-afp.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: Wed, 25 Feb 2004 17:15:23 -0600 (CST)
guy         2004/02/25 17:15:23 CST

  Modified files:
    .                    packet-afp.c 
  Log:
  Use "tvb_get_string()" rather than duplicating its functionality by
  hand.
  
  Clean up "name_in_bitmap()" a bit.
  
  In "loop_record()", don't bother allocating a buffer for the tag used if
  there's no name for the item.
  
  Revision  Changes    Path
  1.36      +10 -17    ethereal/packet-afp.c