]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
advisories: Fix spelling mistake in GLIBC-SA-2026-0009. master
authorCarlos O'Donell <carlos@redhat.com>
Mon, 20 Apr 2026 20:37:20 +0000 (16:37 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Mon, 20 Apr 2026 20:37:37 +0000 (16:37 -0400)
advisories/GLIBC-SA-2026-0009

index ae376e9fda2e45cee6d0e699073a69c8fda447dc..3c297fdc8018d26dfa3b1b269b8fdc2d4ab07e81 100644 (file)
@@ -13,7 +13,7 @@ The impact is limited by the fact that to execute the overwrite you need
 both user controlled input data and a specific choice of maximum width
 that yields a smaller than needed allocation. The latter point has to
 take into account malloc's particular chunk size rounding process.  The
-"%[width]mc" format specififer does not appear to have notable use in
+"%[width]mc" format specifier does not appear to have notable use in
 major Linux-based OS distributions, due to which the real world impact
 may be limited to bespoke use cases.