Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Why are ett[] arrays static?

From: Dario Lombardo <lomato@xxxxxxxxx>
Date: Fri, 19 Oct 2018 17:58:12 +0200
On Fri, Oct 19, 2018 at 4:52 PM Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:
It seems to me that making it static is just wasting space (keeping the array around forever)?


Interesting point, Jeff! Do you expect enough memory save that is worth of a massive change?