From 5ae958d74180e2572d198bd7872c86f391de6da7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 5 May 2010 09:44:50 -0700 Subject: Handle too-small buffers in Linux getlogin_r. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7fdafa413..0d3d04a59f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-05-05 Ulrich Drepper + [BZ #11571] + * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle + too small buffers according to the standard. + * sysdeps/unix/sysv/linux/kernel-features.h: Alpha doesn't have to be handled here anymore. Patch mostly by Matt Turner . -- cgit v1.2.3