Ethereal-dev: SV: [Ethereal-dev] Update to composite expert statistics

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Thu, 2 Mar 2006 21:51:35 +0100
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Greg Morris
Skickat: den 1 mars 2006 17:40
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] Update to composite expert statistics

Use local variable space instead of pointer. 
The previous implementation utilized pointers and the values would change
the table data.
 
Please apply,
 
Greg