mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
parent
c4bd6b589c
commit
c59594cb30
1 changed files with 1 additions and 0 deletions
|
|
@ -257,6 +257,7 @@ elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data,
|
|||
if (*where != addr)
|
||||
*where = addr;
|
||||
break;
|
||||
|
||||
default:
|
||||
printf("kldload: unexpected relocation type %d, "
|
||||
"symbol index %d\n", rtype, symidx);
|
||||
|
|
|
|||
Loading…
Reference in a new issue