groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Potential buffer overrun in src/roff/troff/input.cpp


From: Keith Marshall
Subject: Re: [Groff] Potential buffer overrun in src/roff/troff/input.cpp
Date: Wed, 24 Sep 2014 20:36:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0

On 24/09/14 17:28, Werner LEMBERG wrote:
> Honestly, I would like it to be 
> 
>   // ps_get_line(): collect an input record from a PostScript file.
>   // ...
>   //
>   static
>   int ps_get_line(char *buf, ...
> 

Okay.  That's how I'll do it, then.  (FWIW, for MinGW I normally put the
comment block immediately *after* the opening brace of the function body
itself, but I know that's not consistent with how groff normally does it).

-- 
Regards,
Keith.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]