aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
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 /debian/libwireshark0.symbols
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 'debian/libwireshark0.symbols')
-rw-r--r--debian/libwireshark0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index f94782b29f..09f1a73344 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1730,6 +1730,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
tvb_ensure_bytes_exist@Base 1.9.1
tvb_ensure_bytes_exist64@Base 1.99.0
tvb_ensure_captured_length_remaining@Base 1.12.0~rc1
+ tvb_ensure_reported_length_remaining@Base 3.5.0
tvb_get_etsi_ts_102_221_annex_a_string@Base 3.3.1
tvb_find_guint8@Base 1.9.1
tvb_find_guint16@Base 2.3.0