Wireshark-commits: [Wireshark-commits] master 4054832: wsutil: Add get_profile_dir()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 05 Oct 2018 07:51:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40548322acb568c8a41d98e9d7722f1506246485
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4054832 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    wsutil: Add get_profile_dir()
    
    Use this in profile_exists() and copy_persconffile_profile().
    
    Change-Id: I48728038b086a38822ef71766b23db8050deb464
    Reviewed-on: https://code.wireshark.org/review/30027
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  872b573   Recognize -zfollow,ssl,ascii,0 for compatibility
     add  4054832   wsutil: Add get_profile_dir()


Summary of changes:
 debian/libwsutil0.symbols |  1 +
 wsutil/filesystem.c       | 74 +++++++++++++++++++++++------------------------
 wsutil/filesystem.h       |  6 ++++
 3 files changed, 44 insertions(+), 37 deletions(-)