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

Ethereal-dev: Re: [Ethereal-dev] tvbuff questions and conclusions...

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

From: Gilbert Ramirez <gilramir@xxxxxxxxx>
Date: Tue, 13 Mar 2001 11:46:27 -0600
Guy Harris wrote:
> 
> 
> Gilbert, should "tvb_get_ptr()" be changed to return a "const guint8 *",
> to make it harder for code to scribble on the data in a tvbuff?

It might be worth it. I'll give it a try and seem how many compiler
warnings get issued.

--gilbert