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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 4 Aug 2003 02:38:15 -0500 (CDT)
guy         2003/08/04 02:38:15 CDT

  Modified files:
    .                    packet-snmp.c 
  Log:
  UCD SNMP sometimes puts newlines into the printable form of an SNMP
  value; turn those newlines into spaces, as the text for a protocol tree
  item shouldn't contain newlines (or tabs, or any other non-printable
  characters).
  
  Revision  Changes    Path
  1.111     +13 -1     ethereal/packet-snmp.c