On Sun, 29 Aug 2010 17:11:54 +0200 Erik Faye-Lund <kusmabite@xxxxxxxxx> wrote: <snip> > > @@ -1174,5 +1185,7 @@ int main(int argc, char **argv) > > if (pid_file) > > store_pid(pid_file); > > > > - return serve(listen_addr, listen_port, pass, gid); > > + return_value = serve(&listen_addr, listen_port, pass, gid); > > + > > + return return_value; > > } > > Uhm, why? I can't find any other uses for "return_value"... See v3, I missed string_list_clear this time...
Attachment:
signature.asc
Description: PGP signature