Closed
Bug 734812
Opened 13 years ago
Closed 13 years ago
Make the linker error out when text relocations are defined with DF_TEXTREL
Categories
(Core :: mozglue, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
1.70 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
Since bug 733087 added support for DT_FLAGS, we can add a test for DF_TEXTREL to do the same as DT_TEXTREL.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #604849 -
Flags: review?(nfroyd)
![]() |
||
Updated•13 years ago
|
Attachment #604849 -
Flags: review?(nfroyd) → review+
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in
before you can comment on or make changes to this bug.
Description
•