Ethereal-dev: Re: [Ethereal-dev] tethereal unitialized values

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 29 Nov 2004 10:35:04 -0800
Mike Williams wrote:
Running the Valgrind tool that checks for memory errors on tethereal returns many errors of the type:
"Conditional move or jump depends on unitialized value(s)"

Could this be a problem?

It could be, but we'd have to see a list of the errors to see whether they're real or misdiagnoses by valgrind.