Do the "create parent of config file directory" stuff on UN*X as well.
authorGuy Harris <guy@alum.mit.edu>
Wed, 28 Oct 2015 19:44:53 +0000 (12:44 -0700)
committerGuy Harris <guy@alum.mit.edu>
Wed, 28 Oct 2015 19:46:05 +0000 (19:46 +0000)
commit0f8e32c515057bf605458c2cd3ce74fda2ed81e8
tree7604c3d3916625cf5bff39c3a9c91dfe26e51082
parent4c69f10aa42070616b92886f104f5a16eb88f00c
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@alum.mit.edu>
wsutil/filesystem.c