(copy_internal): Use ASSIGN_STRDUPA rather than alloca and strcpy.
authorJim Meyering <jim@meyering.net>
Sun, 4 Jan 2004 21:04:27 +0000 (21:04 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jan 2004 21:04:27 +0000 (21:04 +0000)
commit69ae5cff2a135c0e27f2fcad882c8ba415e91f5d
treed072e578888c793225c4856339c9589e78850252
parent45c0d30e1d196c6461a3645c698c1553f89b3eb7
(copy_internal): Use ASSIGN_STRDUPA rather than alloca and strcpy.
src/copy.c