Nmap Development mailing list archives

Re: Heartbleed script page is missing details


From: Fyodor <fyodor () nmap org>
Date: Wed, 21 May 2014 12:52:39 -0700

On Wed, May 21, 2014 at 12:07 PM, Daniel Miller <bonsaiviking () gmail com>wrote:

Thanks for the report. I fixed this in r32874. Here's the commit message:

Complicated parsing issue, but short version is this: The NSEdoc for
scripts must not be followed by a local declaration, or it will not be
accepted. Easiest way is to be sure the block with @usage, @output,
@args, @xmloutput, etc. comes right before the author line.


Thanks for fixing this!  We should probably go after the root problem
(failure to handle NSEDoc comments occuring right before a local
declaration) too, if possible.  I just added an item to the Nmap todo for
this.

Cheers,
Fyodor
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: