lib/initend.c: CID 62697 (dereference before NULL check)
This commit is contained in:
parent
7310322cbf
commit
8ccb48e65b
@ -128,7 +128,6 @@ store_preserved_file(struct xbps_handle *xhp, const char *file)
|
||||
}
|
||||
out:
|
||||
globfree(&globbuf);
|
||||
if (rfile)
|
||||
free(rfile);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user