Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Segmentation fault if HOME not set #162

Merged
merged 1 commit into from
Sep 1, 2024

Fix segfault when HOME is not set

2976c29
Select commit
Loading
Failed to load commit list.
Merged

Fix Segmentation fault if HOME not set #162

Fix segfault when HOME is not set
2976c29
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Sep 1, 2024 in 1s

1 issue fixed. 2 issues found.

Annotations

Check notice on line 131 in src/main.c

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main.c#L131

Use of strtrns (CWE-120, CWE-785) (flawfinder7-realpath)

Check notice on line 61 in src/cache.c

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/cache.c#L61

Use of strtrns (CWE-120, CWE-785) (flawfinder7-realpath)