Bug#361039: libc6: bad regcomp initialization, fixed upstream

2006-04-06 Thread Aurelien Jarno
LaMont Jones wrote: Package: libc6 Severity: serious Version: 2.3.6-4 After initializing a mutex, regcomp zeros the structure. On architectures that have non-zero free lock values (e.g., hppa) this results in deadlock. The following patch fixes the problem. (See http://www.sourceware.org/c

Bug#361039: libc6: bad regcomp initialization, fixed upstream

2006-04-05 Thread LaMont Jones
Package: libc6 Severity: serious Version: 2.3.6-4 After initializing a mutex, regcomp zeros the structure. On architectures that have non-zero free lock values (e.g., hppa) this results in deadlock. The following patch fixes the problem. (See http://www.sourceware.org/cgi-bin/cvsweb.cgi/libc/