User/homedir expansion doesn't work
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 40/100
Research direction
Start at the CLI argument handling for --storagePath and --importCorpus, then trace how their paths are passed to filesystem operations. Reproduce the directory-not-found error with ~/ paths and verify that equivalent home-directory paths work after the change.
Written by the indexing model from the issue text.
Description
swift run -c release FuzzilliCli ... --storagePath=~/fuzz_out --importCorpus=~/fuzz_corpus ...
this throws a directory not found error, but if i manually expand it to /home/user/fuzz_out, etc, it works properly.
Guessing there is a Swift equivalent of os.path.expanduser() that could be used
- Dominant language
- Swift
- Stars
- 2.3k
- Forks
- 367
- Avg merge
- 23h 53m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from googleprojectzero/fuzzilli
-
Crash Open
Difficulty 4/5 3-5 days Newbie friendliness 38/100
googleprojectzero/fuzzilli#556 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
googleprojectzero/fuzzilli#555 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
googleprojectzero/fuzzilli#552 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
googleprojectzero/fuzzilli#551 · 1 comment ·
-
NJS Fuzz BUILD Open
Difficulty 4/5 3-5 days Newbie friendliness 20/100
googleprojectzero/fuzzilli#548 · 1 comment ·
All issues in googleprojectzero/fuzzilli
Similar issues
-
🎉 Add KinetTask Open
Difficulty 1/5 Under an hour Newbie friendliness 88/100
jaywcjlove/awesome-mac#2932 ·
-
tvOS
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
skiptools/skip-fuse-ui#147 ·
-
area:collectors P2
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
catehstn/social-brain-app#183 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100