Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153204778
D31017.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
312 B
Referenced Files
None
Subscribers
None
D31017.id.diff
View Options
diff --git a/stand/common/load_elf_obj.c b/stand/common/load_elf_obj.c
--- a/stand/common/load_elf_obj.c
+++ b/stand/common/load_elf_obj.c
@@ -282,8 +282,6 @@
case SHT_SYMTAB:
nsym++;
ef->symtabindex = i;
- shdr[i].sh_addr = (Elf_Addr)lastaddr;
- lastaddr += shdr[i].sh_size;
break;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 7:21 PM (3 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31859321
Default Alt Text
D31017.id.diff (312 B)
Attached To
Mode
D31017: loader: Don't reserve space for symbols twice.
Attached
Detach File
Event Timeline
Log In to Comment