X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibs%2Felfutils%2Fpatches%2F004-maybe-uninitialized.patch;h=d0ce85cc86764b244de386df7edca44498aa2496;hb=ee3c73f2904b84eb3b8f3bc27ac1592f24fca03d;hp=7d54d71fc189d6b5f51776d053287d607a852182;hpb=e6052213256e84f49049708e9ec639950283819e;p=openwrt-github%2F.git diff --git a/package/libs/elfutils/patches/004-maybe-uninitialized.patch b/package/libs/elfutils/patches/004-maybe-uninitialized.patch index 7d54d71fc1..d0ce85cc86 100644 --- a/package/libs/elfutils/patches/004-maybe-uninitialized.patch +++ b/package/libs/elfutils/patches/004-maybe-uninitialized.patch @@ -1,6 +1,6 @@ ---- elfutils-0.160/libelf/elf_getarsym.c.org 2014-11-06 01:56:58.664116919 -0200 -+++ elfutils-0.160/libelf/elf_getarsym.c 2014-11-06 01:57:09.396116918 -0200 -@@ -166,7 +166,7 @@ +--- a/libelf/elf_getarsym.c ++++ b/libelf/elf_getarsym.c +@@ -167,7 +167,7 @@ elf_getarsym (Elf *elf, size_t *ptr) /* We have an archive. The first word in there is the number of entries in the table. */