add patch for eglibc version 2.15
authorMirko Vogt <mirko@openwrt.org>
Mon, 24 Jun 2013 14:51:22 +0000 (14:51 +0000)
committerMirko Vogt <mirko@openwrt.org>
Mon, 24 Jun 2013 14:51:22 +0000 (14:51 +0000)
commit1848a0f239118b59444dfb1457fb472d997ff274
tree7c429c6162018527c609a925fb5fec765fb9e1ca
parent5063f712a6d5d7e306566b4ad697967b5c06506c
add patch for eglibc version 2.15

This patch partially reverts an (e)glibc commit
which fixed a memory leak, however introduced lookup
errors in dlopen() with resulting segmentation faults
in certain scenarios.

References:
 - http://comments.gmane.org/gmane.comp.lib.glibc.user/1227
 - http://sourceware.org/ml/libc-alpha/2011-06/msg00006.html

SVN-Revision: 37029
toolchain/eglibc/patches/2.15/050-all_glibc-2.14-leak-revert-crash.patch [new file with mode: 0644]