Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-mmse.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, 17 Dec 2003 20:07:26 -0600 (CST)
guy         2003/12/17 20:07:26 CST

  Modified files:
    .                    packet-mmse.c 
  Log:
  Mallocate buffers for the strings gotten by "get_encoded_strval()" and
  "get_encoded_strval()", rather than filling in a fixed-size buffer, so
  that we don't overflow the buffer.
  
  Revision  Changes    Path
  1.25      +45 -26    ethereal/packet-mmse.c