Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-enip.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, 2 Jun 2004 01:30:15 -0500 (CDT)
guy         2004/06/02 01:30:15 CDT

  Modified files:
    .                    packet-enip.c 
  Log:
  From Magnus Hansson: add more information to the Info column.
  
  Use "tvb_format_stringzpad()" to put a zero-padded string into the
  protocol tree and Info column, so that we 1) don't use a fixed-length
  buffer that we might overflow and 2) we handle non-printable bytes in
  the string.
  
  Revision  Changes    Path
  1.11      +38 -26    ethereal/packet-enip.c