Nmap Development mailing list archives

[PATCH] Remove references to environ


From: Kris Katterjohn <kjak () ispwest com>
Date: Sun, 29 Oct 2006 18:53:08 -0600

The attached patch removes environ declarations in main.cc and
nmapfe/nmapfe_sig.c and uses execv() instead of execve(,,environ).

environ isn't used in nmapfe/* and the declaration in main.cc only seems
to be there for the execve().

It's a diff against 4.20ALPHA10

Thanks,
Kris Katterjohn

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: