live-bootstrap/sysa/tcc-0.9.27/simple-patches/check-reloc-null.before

5 lines
124 B
Plaintext

static void fill_local_got_entries(TCCState *s1)
{
ElfW_Rel *rel;
for_each_elem(s1->got->reloc, 0, rel, ElfW_Rel) {