Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c
commit326711c16879792da8d7159bf29d080569c3a1e0
authorRene Scharfe <rene.scharfe@lsrfire.ath.cx>
Sun, 10 Sep 2006 16:10:01 +0000 (10 18:10 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 10 Sep 2006 20:39:01 +0000 (10 13:39 -0700)
treed31690ffce157779efebf6902aeb6c1d0db1646d
parent37f944363d5b5fb5bcbf2d184865534739713c01
Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
(cherry picked from 5d2aea4cb383a43e40d47ab69d8ad7a495df6ea2 commit)
builtin-tar-tree.c
builtin-zip-tree.c