Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal plugins.c

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Sat, 19 Aug 2000 12:53:08 -0500 (CDT)
deniel      2000/08/19 12:53:05 CDT

  Modified files:
    .                    plugins.c 
  Log:
  - fix potential buffer overflow problems.
  
  - fix potential memory allocation problems (e.g. if PF_DIR is changed
    to a longer string).
  
  - add some #defines.
  
  Revision  Changes    Path
  1.23      +23 -9     ethereal/plugins.c