Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-icq.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 18 Jun 2001 01:31:06 -0500 (CDT)
guy         2001/06/18 01:31:06 CDT

  Modified files:
    .                    packet-icq.c 
  Log:
  Fix up the buffer size calculation - the starting offset isn't a
  multiple of 4, so making the size of the buffer a multiple of 4 isn't
  the right thing to do.
  
  Revision  Changes    Path
  1.34      +9 -6      ethereal/packet-icq.c