wget  

Where is program_name?

Gisle Vanem
Tue, 09 Sep 2008 04:34:36 -0700

'program_name' is used in lib/error.c, but it is not allocated anywhere. Should it be added to main.c and initialised to exec_name?

--gv