On Fri, 15 Apr 2011 06:38:46 +0300
Laurynas Biveinis wrote:
> 2011/4/11 Basile Starynkevitch :
> >
> > The attached file improves the situation, by flagging input files and
> > generating ggc_alloc macros only relevant to plugin files.
>
> What about include files in plugins? Are these marked as
Hi,
as is well known, sprintf() is prone to buffer overflow, hence
snprintf(). libgfortran uses snprintf() in some places, but not
everywhere. Rather than analyzing every sprintf() call for a potential
overflow, the attached patch takes the dogmatic but simple approach of
replacing all the remaini
101 - 102 of 102 matches
Mail list logo