Closed
Bug 1547113
Opened 6 years ago
Closed 6 years ago
Add support for parsing the section table to PEHeaders
Categories
(Core :: mozglue, task, P1)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
Attachments
(1 file)
In bug 1532470, I need to know the bounds of a module's .text
section. This bug contains the code changes to allow for that.
Assignee | ||
Updated•6 years ago
|
OS: Unspecified → Windows
Priority: -- → P1
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2eda2b8941d4
Add support for section table parsing to nt::PEHeaders; r=mhowell
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•