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