URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b13678fd3703607953fc4627461d069314f7e990
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b13678f by Moshe Kaplan (me@xxxxxxxxxxxxxxx):
Added wmem_map_contains and wmem_map_lookup_extended
Change-Id: I2943c67238fb913258f0f1f15df968c17b1ea002
Reviewed-on: https://code.wireshark.org/review/25626
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 32ce1fd Remove range_foreach_r from debian symbols
adds b13678f Added wmem_map_contains and wmem_map_lookup_extended
Summary of changes:
epan/wmem/wmem_map.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++
epan/wmem/wmem_map.h | 23 ++++++++++++++++++++++
epan/wmem/wmem_test.c | 23 ++++++++++++++++++++++
3 files changed, 100 insertions(+)