This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] vfprintf: validate nargs and positional offsets


> On Thu, Feb 02, 2012 at 02:15:12PM -0800, Roland McGrath wrote:
> > Posting here is not limited to subscribers.  
> 
> Based on my earlier attempts to send email here, non-subbed senders are
> silently dropped.

I'm moderately sure you just misinterpreted the moderation delay.
I recall seeing your first posting twice from two addresses, though
the archive only has one copy (maybe some de-dup logic??).

> Ah, yes. I see this now in the existing ChangeLog, but the "#" should
> probably be added to the template in
> http://sourceware.org/glibc/wiki/Contribution%20checklist

It's a wiki, dude.  Fix it.

> +    /* Check for potential integer overflow. */
[...]
> +	/* Sanity-check the data_arg location. */

Fourth time might be the charm??


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]