Nmap Development mailing list archives

Re: [Patch] Two small fixes for nsedebug.print_hex


From: Djalal Harouni <tixxdz () opendz org>
Date: Tue, 26 Jul 2011 00:22:04 +0100

On Wed, Jul 20, 2011 at 01:27:26PM -0500, Chris Woodbury wrote:
I have two small patches for nsedebug:
Hi Chris,

The first makes the comment for the print_hex function
luadoc-compatible, so that it will show up on the NSEdoc website.

The second fixes an issue with print_hex, where it would print an
unnecessary empty line if the length of the string was a multiple of
16. e.g.:
00000000 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f 50    ABCDEFGHIJKLMNOP
00000010
         Length: 16 [0x10]
 
I've just committed your patches as svn r25292 and r25293.

Thanks Chris.

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


Current thread: