SHA256
6
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

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 17 18:57:00 UTC 2011 - matz@suse.de
- Fix crash (access-after-free) in dl_lookup_x. [bnc#703140]
-------------------------------------------------------------------
Wed Aug 17 18:56:03 UTC 2011 - aj@suse.de
@@ -29,6 +34,7 @@ Thu Jul 21 12:37:09 UTC 2011 - rhafer@suse.de
- Disable rewriting ::1 to 127.0.0.1 for /etc/hosts entries.
(bnc#684534, bnc#706719)
(patch glibc-fix-double-loopback.diff)
-------------------------------------------------------------------
Wed Jul 20 15:04:33 UTC 2011 - lnussel@suse.de