Tar, by itself, could fail.
This commit is contained in:
parent
cc2bcdc41d
commit
15f29e7d86
@ -1386,7 +1386,8 @@ extern void *xcalloc(size_t nmemb, size_t size)
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined BB_NFSMOUNT || defined BB_LS || defined BB_SH || defined BB_WGET || defined BB_DPKG_DEB
|
#if defined BB_NFSMOUNT || defined BB_LS || defined BB_SH || defined BB_WGET || \
|
||||||
|
defined BB_DPKG_DEB || defined BB_TAR
|
||||||
# ifndef DMALLOC
|
# ifndef DMALLOC
|
||||||
extern char * xstrdup (const char *s) {
|
extern char * xstrdup (const char *s) {
|
||||||
char *t;
|
char *t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user