[PATCH] [libc++] Use snprintf() instead of sprintf()

Howard Hinnant hhinnant at apple.com
Tue Jul 2 11:44:27 PDT 2013


On Jul 2, 2013, at 1:44 PM, Matthew Dempsky <matthew at dempsky.org> wrote:

> On Tue, Jul 02, 2013 at 07:30:43PM +0200, Joerg Sonnenberger wrote:
>> On Tue, Jul 02, 2013 at 09:55:18AM -0700, Matthew Dempsky wrote:
>>> On Sat, Jun 29, 2013 at 08:47:18PM -0400, Howard Hinnant wrote:
>>>> I'm having trouble applying this patch:
>>> 
>>> Sorry, redone patch attached.  Please try again.
>> 
>> Please use sizeof() explicitly.
> 
> Done.

Committed revision 185457.

Please consider a patch for CREDITS.TXT.

Howard





More information about the cfe-commits mailing list