--- zzzz-none-000/linux-3.10.107/scripts/sortextable.h 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/scripts/sortextable.h 2021-11-10 11:53:56.000000000 +0000 @@ -101,7 +101,7 @@ 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;