On Thursday January 8, kirkl...@canonical.com wrote:
> Neil-
> 
> One more follow-up on this patch...
> 
> I actually think that the code in the inline function should :
> 
> -       ret = asprintf(strp, fmt, ap);
> +       ret = vasprintf(strp, fmt, ap);
> 
> Otherwise, we might fill ap into the format string, and have bad things
> happen...
> 
> Cheers,
> :-Dustin

Yes, of course.  Thanks.

I've applied this now.

NeilBrown



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to