Author: aurel32 Date: 2011-02-26 12:18:48 +0000 (Sat, 26 Feb 2011) New Revision: 4534
Modified: glibc-package/branches/eglibc-2.13/debian/patches/any/local-relro-mprotect.diff Log: Fix patch level Modified: glibc-package/branches/eglibc-2.13/debian/patches/any/local-relro-mprotect.diff =================================================================== --- glibc-package/branches/eglibc-2.13/debian/patches/any/local-relro-mprotect.diff 2011-02-26 12:03:34 UTC (rev 4533) +++ glibc-package/branches/eglibc-2.13/debian/patches/any/local-relro-mprotect.diff 2011-02-26 12:18:48 UTC (rev 4534) @@ -1,7 +1,7 @@ http://sources.redhat.com/bugzilla/show_bug.cgi?id=12492 ---- elf/dl-load.c -+++ elf/dl-load.c +--- a/elf/dl-load.c ++++ b/elf/dl-load.c @@ -1398,7 +1398,11 @@ if (__builtin_expect (p + s <= relro_end, 1)) { -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ptj6p-0000ty...@alioth.debian.org