From df840b63dcbe4bf119ae0fd496f46377d6b554a4 Mon Sep 17 00:00:00 2001 From: Geoffrey Keating <geoffk@geoffk.org> Date: Tue, 28 Dec 1999 03:10:39 +0000 Subject: * vasprintf.c (int_vasprintf): Don't re-read the format character as this mishandles strings like '%%s'. --- libiberty/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 8972f1f..fed58dd 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +1999-12-27 Geoff Keating <geoffk@cygnus.com> + + * vasprintf.c (int_vasprintf): Don't re-read the format character + as this mishandles strings like '%%s'. + 1999-08-03 Ian Lance Taylor <ian@zembu.com> * floatformat.c: Add casts to avoid signed/unsigned warnings. -- cgit v1.1