On Sun, Oct 13, 2013 at 3:54 AM, Jakub Zawadzki <[email protected]> wrote: > About tvb_offset_exists() comment, compute_offset() is not returning > exception when offset == tvb->length.
Ah, OK. Should it? When offset == tvb->length I would think that should be an exception, since no bytes exist at that location. There are other places that call compute_offset and don't check the == case that maybe should... Evan ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
