X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=scripts%2Fsortextable.h;h=ba8700428e21dd1612d8c6ae4ddde0e0e964433e;hb=8e71a322fdb127814bcba423a512914ca5bc6cf5;hp=8fac3fd697a6ec34c4908ca60386f2dee3c29bb0;hpb=139f4b836b075abfd79199e727312f7766e0347c;p=deliverable%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;