URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a703e01f47d1127756dab5f43b53cc49179cf9f
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4a703e0 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Check profile directory before personal directory for services and subnets file
    
    Bug: 11228
    Change-Id: Id8bcc51ff694ef9f2019bc7509e440021d049d22
    Reviewed-on: https://code.wireshark.org/review/19735
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  fdfa24d   Fix compile error about missing intializer.
    adds  4a703e0   Check profile directory before personal directory for services and subnets file
Summary of changes:
 doc/wireshark.pod.template |    4 ++++
 epan/addr_resolv.c         |   33 ++++++++++++++++++++++++++-------
 2 files changed, 30 insertions(+), 7 deletions(-)