polarssl: update to 1.3.16, fixes intermediate certificate validation
[openwrt-github/.git] / package / libs / elfutils / patches / 004-maybe-uninitialized.patch
index 7d54d71fc189d6b5f51776d053287d607a852182..d0ce85cc86764b244de386df7edca44498aa2496 100644 (file)
@@ -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.  */