From 94c8a4bc574c58f90a41c5a0fd719608741d3bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20B=C3=ADlka?= Date: Tue, 7 Jan 2014 12:02:15 +0100 Subject: Fix integer overflow in vfwprintf. Fixes bug 14286. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 50dd9b4af4..be41012fd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-01-07 Ondřej Bílka + + [BZ #14286] + * stdio-common/vfprintf.c: Check for integer overflow. + 2014-01-07 Andreas Krebbel * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for -- cgit v1.2.3