[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tar -s bug



On Thu, 10 Jun 2004 13:46:35 -0600
"Todd C. Miller" <Todd.Miller@courtesan.com> wrote:

> I think it is simpler to just keep a pointer to the original value
> of inpt and pass that to resub().

Yes, yours works and is much simpler.

> Index: pat_rep.c