Ethereal-cvs: [Ethereal-cvs] r11475 - trunk/doc: trunk/doc/README.developer

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

Date: Thu, 22 Jul 2004 20:37:36 -0500 (CDT)
Author: guy
Date: Thu Jul 22 20:37:35 2004
New Revision: 11475

Modified:
   trunk/doc/README.developer
Log:
Note that you *MUST* make sure "match_strval()" doesn't return null
before using its value, or must check for a null return value and handle
it specially, otherwise you put Ethereal at risk of crashing with bad
packet data.