Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan tvbuff.c

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

From: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Wed, 3 Dec 2003 04:14:34 -0600 (CST)
sahlberg    2003/12/03 04:14:34 CST

  Modified files:
    epan                 tvbuff.c 
  Log:
  Replace two expensive macros with a much simpler mechanism
  to prevent memory leaks due to exceptions.
  
  makes my tethereal testcase ~1% faster.
  
  Revision  Changes    Path
  1.54      +21 -14    ethereal/epan/tvbuff.c