Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150993360
D18784.id52696.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
352 B
Referenced Files
None
Subscribers
None
D18784.id52696.diff
View Options
Index: contrib/elftoolchain/readelf/readelf.c
===================================================================
--- contrib/elftoolchain/readelf/readelf.c
+++ contrib/elftoolchain/readelf/readelf.c
@@ -2849,7 +2849,6 @@
static void
dump_dt_flags_1_val(uint64_t d_val)
{
- printf(" Flags:");
if(d_val & 0x1) {
d_val ^= 0x1;
printf(" NOW");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 8:46 AM (9 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30952621
Default Alt Text
D18784.id52696.diff (352 B)
Attached To
Mode
D18784: readelf(1): Decode values when DT_FLAGS/DT_FLAGS_1
Attached
Detach File
Event Timeline
Log In to Comment