Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc README.developer

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, 25 Feb 2004 16:45:51 -0600 (CST)
guy         2004/02/25 16:45:51 CST

  Modified files:
    doc                  README.developer 
  Log:
  Describe some problems with processing data pointed to by the result of
  "tvb_get_ptr()".
  
  Add a section on roubustness, giving a number of potential problems that
  aren't just portability problems.
  
  Document "tvb_get_string()" and "tvb_get_stringz()", better document
  "tvb_memcpy()" and "tvb_memdup()".
  
  Fix a typo.
  
  Revision  Changes    Path
  1.92      +133 -17   ethereal/doc/README.developer