Wireshark-dev: Re: [Wireshark-dev] tvb_captured_length or tvb_reported_length?
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 3 Sep 2015 01:41:43 -0700
On Sep 3, 2015, at 1:09 AM, Robert Cragie <robert.cragie@xxxxxxxxxxxxx> wrote:

> Thanks for all your responses - much clearer now. I have used what I think is right for what I am doing and all seems OK. On a quick review of all the code, all I would say is that some of the uses are probably inconsistent with what has been said.

Yes, we know there are some places where tvb_length()/tvb_captured_length() is being used when it shouldn't be.