From f8ed0bfefa9c379f193ea244c8f03cbf6f44fea6 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 23 Dec 2009 01:43:50 +0000 Subject: [PATCH] Fix a crash when filtering with inroute: in a scan that doesn't have traceroute data. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ca43ddd04..4c43b6191 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -41,6 +41,9 @@ o Reduced memory usage in several areas. The size of the internal o Added a service probe for Kerberos on udp/88. [Patrik Karlsson] +o [Zenmap] Fixed a crash when filtering with inroute: in scans without + traceroute data. (KeyError: 'hops') [David] + Nmap 5.10BETA1 [2009-11-23] o Added 14 new NSE scripts for a grand total of 72! You can learn