]> Dogcows Code - chaz/tar/commit - src/list.c
(read_header): Don't keep around extended name and link info
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Sep 2001 20:15:52 +0000 (20:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Sep 2001 20:15:52 +0000 (20:15 +0000)
commitdd83d5dd9d73a31a193aa31732a83c5ec610921e
tree52d62ff2661955721635e3b4193d5aaddacdb2bb
parent1735867f56d23d74ac8c3795b4eacfb69a75fffd
(read_header): Don't keep around extended name and link info
indefinitely; keep it only for the next file.  This fixes a bug
introduced in 1.13.24, and remove the need for some static variables.
Set recent_long_name and recent_long_link to zero if there were no
long links; this avoids a violation of ANSI C rules for pointers in
delete.c.
src/list.c
This page took 0.022828 seconds and 4 git commands to generate.