SHA256
1
0
forked from pool/glibc

Accepting request 79220 from home:a_jaeger:branches:openSUSE:Factory

Fix crash (access-after-free) in dl_lookup_x.  [bnc#703140]

OBS-URL: https://build.opensuse.org/request/show/79220
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=89
This commit is contained in:
2011-08-18 11:43:18 +00:00
committed by Git OBS Bridge
parent f9d5ef4791
commit 257877d3c3
3 changed files with 28 additions and 0 deletions

View File

@@ -194,6 +194,8 @@ Patch65: glibc-fix-double-loopback.diff
Patch66: glibc2.14-revert-sunrpc-removal.patch
# PATCH-FIX-OPENSUSE revert seeking on fclose for now bnc#711829 matz@suse.de
Patch67: glibc-revert-fseek-on-fclose.diff
# PATCH-FIX-OPENSUSE Fix crash (access-after-free) in dl_lookup_x bnc#703140 matz@suse.de
Patch68: glibc-fix-lookup-crash.patch
# PATCH-FEATURE-OPENSUSE -- add sha support to crypt_blowfish lnussel@suse.de
Patch80: crypt_blowfish-1.1-sha.diff
@@ -420,6 +422,7 @@ rm nscd/s-stamp
%patch65 -p1
%patch66 -p1
%patch67 -p1
%patch68 -p1
#
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!