From fb88ac72c2dcbbd979c8798e4ea497818bb3e171 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 9 Dec 2010 12:12:58 -0500 Subject: Fix race in qsort_r initialization. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d5801aa02..66ed41535c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-12-09 Ulrich Drepper + + [BZ #11655] + * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize + are initialized. + 2010-12-09 Jakub Jelinek * string/bits/string3.h (memmove, bcopy): Remove __restrict. -- cgit 1.4.1