Nmap Development mailing list archives

Re: -6 -sP --traceroute


From: Fyodor <fyodor () insecure org>
Date: Wed, 3 Jun 2009 14:06:31 -0700

On Wed, Jun 03, 2009 at 02:31:42PM +0100, jah wrote:
isn't handled the same way and on windows the scan proceeds until, in
traceroute, we try to index a std::set with NULL instead of a interface
name in win32_warn_raw_sockets().  The attached output.cc.patch prevents
this.
On !windows, the null fails an assertion a little further on, in
my_pcap_open_live() and the patch brings windows into line with this. 
The null pointer arises because a target->devicename is never filled
whilst -6 scanning since any communication is done through the OS.

Looks good to me.  Please check it in.

-F

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


Current thread: