Wireshark-commits: [Wireshark-commits] master 0f8e32c: Do the "create parent of config file directo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Oct 2015 19:46:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0f8e32c515057bf605458c2cd3ce74fda2ed81e8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0f8e32c by Guy Harris (guy@xxxxxxxxxxxx):

    Do the "create parent of config file directory" stuff on UN*X as well.
    
    ~ obviously exists, but ~/.config might not, making it impossible to
    create ~/.config/wireshark.
    
    Bug: 11645
    Change-Id: Ia267b168eb7b1438d4c35a6bb89df9d7bfcbd3f3
    Reviewed-on: https://code.wireshark.org/review/11368
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4c69f10   Qt: initialize all UAT fields when creating a new line
    adds  0f8e32c   Do the "create parent of config file directory" stuff on UN*X as well.


Summary of changes:
 wsutil/filesystem.c |   19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)