forked from martijnvanbrummelen/nwipe
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix intermittent segfault when --logfile specified
Under the following conditions a segfault will occur upon starting nwipe. Run nwipe with --logfile option AND run nwipe in a directory that does not have write permissions so the logfile can't be created AND run nwipe without sudo or root or as as a user without sufficient privileges so you don't have permissions to write to the directory.
- Loading branch information
1 parent
50951df
commit f1fe7d6
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters