Closed
Bug 1082987
Opened 10 years ago
Closed 10 years ago
Never use the debug runtime libraries for Windows ASAN builds
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla36
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
This is a non-supported AddressSanitizer configurations, and it
will fail the build.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8505205 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8505205 [details] [diff] [review]
Never use the debug runtime libraries for Windows ASAN builds
I have a better solution...
Attachment #8505205 -
Attachment is obsolete: true
Attachment #8505205 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 3•10 years ago
|
||
This is a non-supported AddressSanitizer configurations, and it
will fail the build.
Assignee | ||
Updated•10 years ago
|
Attachment #8505474 -
Flags: review?(mh+mozilla)
Updated•10 years ago
|
Attachment #8505474 -
Flags: review?(mh+mozilla) → review+
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•