URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef7e8aa065a485edf4a9aba299ceb15a19ae0dd0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ef7e8aa by Michael Mann (mmann78@xxxxxxxxxxxx):
    Remove ep_strndup
    
    Change-Id: Id336dc16f97a0973754993094aa637813c0ca31c
    Reviewed-on: https://code.wireshark.org/review/6604
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  403be72   Remove emem from GeoIP
    adds  ef7e8aa   Remove ep_strndup
Summary of changes:
 debian/libwireshark0.symbols |    1 -
 epan/emem.c                  |   21 ---------------------
 epan/emem.h                  |    4 ----
 epan/ftypes/ftype-ipv4.c     |   18 +++++++++++-------
 epan/ftypes/ftype-ipv6.c     |   18 +++++++++++++-----
 tools/checkAPIs.pl           |    1 -
 6 files changed, 24 insertions(+), 39 deletions(-)