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

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxx>
Date: Sat, 24 May 2003 11:54:42 -0500 (CDT)
gerald      2003/05/24 11:54:42 CDT

  Modified files:
    .                    packet-wtp.c 
  Log:
  Timo Sirainen discovered that snprintf() returning -1 wasn't being handled
  properly.  Use a GString instead.
  
  Revision  Changes    Path
  1.48      +11 -10    ethereal/packet-wtp.c