From df1934daa7788ca5f19d82efb02cdf9b9c495b1a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 19 Nov 2009 10:29:16 -0800 Subject: Fix getwc* and putwc* on non-wide streams. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9dda77ffb9..a60bfcc8e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2009-11-19 Ulrich Drepper + [BZ #10958] + * libio/libio.h (_IO_getwc_unlocked): Check for _wide_data being + initialized before using it. + (_IO_putwc_unlocked): Likewise. + [BZ #10918] * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ISSET_S): Use __const in cast to not throw away const-ness of parameters. -- cgit v1.2.3