Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112020480
D2413.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
442 B
Referenced Files
None
Subscribers
None
D2413.diff
View Options
Index: head/contrib/binutils/bfd/elf32-arm.c
===================================================================
--- head/contrib/binutils/bfd/elf32-arm.c
+++ head/contrib/binutils/bfd/elf32-arm.c
@@ -6816,6 +6816,9 @@
for (i = 4; i < NUM_KNOWN_OBJ_ATTRIBUTES; i++)
{
+ if (out_attr[i].type == 0)
+ out_attr[i].type = in_attr[i].type;
+
/* Merge this attribute with existing attributes. */
switch (i)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 4:24 PM (6 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17122607
Default Alt Text
D2413.diff (442 B)
Attached To
Mode
D2413: Copy the attribute type if it's unknown
Attached
Detach File
Event Timeline
Log In to Comment