Page MenuHomeFreeBSD

D46517.diff
No OneTemporary

D46517.diff

diff --git a/usr.sbin/kldxref/ef.c b/usr.sbin/kldxref/ef.c
--- a/usr.sbin/kldxref/ef.c
+++ b/usr.sbin/kldxref/ef.c
@@ -364,11 +364,6 @@
error = EFTYPE;
goto out;
}
- if (rel_off == 0 && rela_off == 0) {
- warnx("%s: no ELF relocation table found\n", ef->ef_name);
- error = EFTYPE;
- goto out;
- }
nsym = 0;
for (i = 0; i < nshdr; i++) {

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 5:24 AM (21 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
11335707
Default Alt Text
D46517.diff (356 B)

Event Timeline