double free
This commit is contained in:
parent
fa07e3d777
commit
5e084a4a46
@ -107,6 +107,7 @@ ffssync(Fsys *fsys)
|
||||
if((fs->ufs = checkfsblk(fsblk)) > 0)
|
||||
goto okay;
|
||||
blockput(b);
|
||||
b = nil;
|
||||
}
|
||||
goto error;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user