Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-afs.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: Fri, 26 Dec 2003 21:45:45 -0600 (CST)
guy         2003/12/26 21:45:45 CST

  Modified files:
    .                    packet-afs.c 
  Log:
  There might not be any AFS payload in an AFS reply; for fields in the
  reply that don't come from the packet, use an offset and length of 0, so
  that we don't throw an exception if the purported data at that offset
  with that length doesn't exist.
  
  Revision  Changes    Path
  1.55      +5 -6      ethereal/packet-afs.c