SHA256
6
0
forked from pool/glibc

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

Fix fopen(non-existing-file, re) errno bnc#713146

OBS-URL: https://build.opensuse.org/request/show/79427
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=92
This commit is contained in:
2011-08-20 13:49:16 +00:00
committed by Git OBS Bridge
parent 0a8514dce7
commit 0c66dc5fd7
3 changed files with 22 additions and 0 deletions

View File

@@ -196,6 +196,8 @@ Patch66: glibc2.14-revert-sunrpc-removal.patch
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-FIX-UPSTREAM Fix fopen("non-existing-file", "re") errno bnc#713146 aj@suse.de
Patch69: fopen-close-exec.patch
# PATCH-FEATURE-OPENSUSE -- add sha support to crypt_blowfish lnussel@suse.de
Patch80: crypt_blowfish-1.1-sha.diff
@@ -426,6 +428,7 @@ rm nscd/s-stamp
%patch66 -p1
%patch67 -p1
%patch68 -p1
%patch69 -p1
#
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!