From d17673a914adcb0b8d536ec5b18080bde0a7051a Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 27 Sep 2010 17:49:44 +0200 Subject: [PATCH] Escape % --- fedora/glibc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 66019474a7a..ce79fb87279 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1036,7 +1036,7 @@ rm -f *.filelist* - Actually make it possible to user the default name server - Fix memory leak on init/fini dependency list (#632936) - Fix handling of collating symbols in regexps (BZ#11561) -- Don't parse %s format argument as multibyte string (BZ#6530) +- Don't parse %%s format argument as multibyte string (BZ#6530) - Fix overflow in nss files parser - Fix spurious nop at start of __strspn_ia32 -- 2.47.2