URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd4bac57ad3bd3254f58cc5bc18a6169ccd1c8dc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
dd4bac5 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>
(cherry picked from commit 0f8e32c515057bf605458c2cd3ce74fda2ed81e8)
Reviewed-on: https://code.wireshark.org/review/11369
Actions performed:
from 267783a Qt: initialize all UAT fields when creating a new line
adds dd4bac5 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(-)