Wireshark-commits: [Wireshark-commits] master 0d3f77f: Adds wmem_list_find function

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Dec 2015 04:00:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d3f77fff1c7c7cdcf010ace9a3ff7f7f705e7e2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0d3f77f by Matthieu Coudron (mattator@xxxxxxxxx):

    Adds wmem_list_find function
    
    Change-Id: I72162210b830a57978e108032d75d8c54f17d16b
    Reviewed-on: https://code.wireshark.org/review/12387
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  be04716   More libcodecs -> libwscodecs.
    adds  0d3f77f   Adds wmem_list_find function


Summary of changes:
 epan/wmem/wmem_list.c |   13 +++++++++++++
 epan/wmem/wmem_list.h |    7 +++++++
 2 files changed, 20 insertions(+)