mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-20 13:42:14 +00:00
Merge pull request #63 from PartialVolume/NL-patch-1-pointer-d-undeclared
Pointer d undeclared
This commit is contained in:
@@ -285,7 +285,6 @@ int nwipe_random_pass( NWIPE_METHOD_SIGNATURE )
|
||||
/* This is system insanity. */
|
||||
nwipe_log( NWIPE_LOG_SANITY, "__FUNCTION__: lseek() returned a bogus offset on '%s'.", c->device_name );
|
||||
free(b);
|
||||
free(d);
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user