Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-isis-clv.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: Sat, 24 May 2003 17:58:50 -0500 (CDT)
guy         2003/05/24 17:58:50 CDT

  Modified files:
    .                    packet-isis-clv.c 
  Log:
  Use a GString to store the formatted authentication information.  (This
  also fixes a bug where we were putting a null terminator past the end of
  an on-the-stack string buffer.)
  
  Revision  Changes    Path
  1.27      +32 -21    ethereal/packet-isis-clv.c