Ethereal-dev: Re: [Ethereal-dev] memory leak in expert_set_info_vformat (epan/expert.c)

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

From: didier <dgautheron@xxxxxxxx>
Date: Tue, 14 Feb 2006 21:01:42 +0000
gdLEGO wrote:
I fixed it in revision 17293, was much easier than I thought as the
tap gets called only once so the object is se_copied only once...

It helps but there's another one :( desegmentation leaks tvbuff.

Didier