URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=04761f220b77814bfd460da7026b61c7687f687a
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
04761f2 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Add wmem_list_find_custom()
Change-Id: I5c4f85df0a1899d629386581de2c2c3ec0812d54
Reviewed-on: https://code.wireshark.org/review/18440
Reviewed-by: João Valverde <j@xxxxxx>
Petri-Dish: João Valverde <j@xxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 79de3f5 packet.c: split register_dissector into two separate functions
adds 04761f2 Add wmem_list_find_custom()
Summary of changes:
epan/wmem/wmem_list.c | 14 ++++++++++++++
epan/wmem/wmem_list.h | 4 ++++
2 files changed, 18 insertions(+)