aboutsummaryrefslogtreecommitdiffstats
path: root/.bzrignore
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2021-06-15 13:32:46 -0700
committerGuy Harris <gharris@sonic.net>2021-06-15 13:32:46 -0700
commite5ce3345db9e370e50bc69d19b928e42b4ddd61f (patch)
tree1ad1c87d1adf61c144b3ff46733af47528720205 /.bzrignore
parent2c6d897b5882c942b8615651aae7aab47aa462fd (diff)
tvbuff: add tvb_ensure_reported_length_remaining().
It is to tvb_reported_length_remaining() as tvb_ensure_captured_length_remaining() is to tvb_captured_length_remaining() - it throws an exception if the offset is out of range. (Note that an offset that's just past the end of the {reported, captured} data is *not* out of range, it just means that there is no data remaining. Anything *past* that is out of range and thus invalid.)
Diffstat (limited to '.bzrignore')
0 files changed, 0 insertions, 0 deletions