X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibs%2Felfutils%2Fpatches%2F004-maybe-uninitialized.patch;h=d0ce85cc86764b244de386df7edca44498aa2496;hb=ee3c73f2904b84eb3b8f3bc27ac1592f24fca03d;hp=059ea277b00a7a27e3e13e0a4261761ea8de0b73;hpb=ae8f0ad651996dd8dc947559b3dd94537675c82a;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 059ea277b0..d0ce85cc86 100644 --- a/package/libs/elfutils/patches/004-maybe-uninitialized.patch +++ b/package/libs/elfutils/patches/004-maybe-uninitialized.patch @@ -1,6 +1,6 @@ --- a/libelf/elf_getarsym.c +++ b/libelf/elf_getarsym.c -@@ -169,7 +169,7 @@ elf_getarsym (elf, ptr) +@@ -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. */