On Tue, Jun 22, 2021 at 05:52:34PM +0200, Theo Buehler wrote:
> I think we should pull the assignment up. Our execve(2) guarantees that
> argc >= 1, so it's safe to do *argv. We need to do this before calling
> the internal err() the first time as that uses _nc_progname() internally.
Even better, OK kn.

Reply via email to