X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=scripts%2Fsortextable.h;h=ba8700428e21dd1612d8c6ae4ddde0e0e964433e;hb=6589c1caa778c61099b0892b8f20b03f9e523687;hp=8fac3fd697a6ec34c4908ca60386f2dee3c29bb0;hpb=f4bcd8ccddb02833340652e9f46f5127828eb79d;p=cascardo%2Flinux.git diff --git a/scripts/sortextable.h b/scripts/sortextable.h index 8fac3fd697a6..ba8700428e21 100644 --- a/scripts/sortextable.h +++ b/scripts/sortextable.h @@ -103,7 +103,7 @@ do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort) Elf_Sym *sort_needed_sym; Elf_Shdr *sort_needed_sec; Elf_Rel *relocs = NULL; - int relocs_size; + int relocs_size = 0; uint32_t *sort_done_location; const char *secstrtab; const char *strtab;