elfutils: bump to 0.164
[openwrt/svn-archive/archive.git] / package / libs / elfutils / patches / 004-maybe-uninitialized.patch
index 059ea277b00a7a27e3e13e0a4261761ea8de0b73..d0ce85cc86764b244de386df7edca44498aa2496 100644 (file)
@@ -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.  */