[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision
From: |
Theodore A. Roth |
Subject: |
Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision |
Date: |
Thu, 12 Feb 2004 14:12:52 -0800 (PST) |
On Thu, 12 Feb 2004, Joerg Wunsch wrote:
> As Joerg Wunsch wrote:
>
> > Btw., the resulting code (for the !PRINTF_MIN case) is 6 bytes larger
> > than previously, in a test case where the application didn't already
> > request strlen()/strnlen() before. So that's OK.
>
> I've committed the fix. If the ChangeLog is correct, this was the
> first avr-libc commit again after the security incident on Savannah.
>
> Would anyone object against also merging this fix into the 1.0 branch?
>
Yes, got ahead of pull it into 1.0. Be sure to add a note about the bug
fix in the NEWS file too.
I need to rotate the ChangeLog files, but it's not critical right now.
I'll be sure to do it before the next release.
Ted Roth
Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Joerg Wunsch, 2004/02/02