Nmap Development mailing list archives

Re: bug report for map 7.40 (Ruga)


From: Varunram Ganesh <vrg2009 () ymail com>
Date: Fri, 10 Feb 2017 08:02:01 +0000 (UTC)

Hi There,
Thanks for reporting this issue. Let me address your concerns one by one
1) Comparison of an array 'pkt' with a NULL pointer:- As was answered by Dan at #634, this is very much needed. 
  
|  
|   
|   
|   |    |

   |

  |
|  
|    |  
Remove redundant statement by Varunram · Pull Request #634 · nmap/nmap
 If pkt is compared to a NULL pointer, it always returns false. So instead of having a false statement OR another...  | 
  |

  |

  |

 
2) Expansion of macros:- Again, nothing unexpected here3) Regarding missing symbols:- Change the default library from 
libc++ to libstdc++ in Xcode and it should work. 
Do report if you face any errors after changing your default library.
Cheers,Varunram 
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: