Closed
Bug 1367571
Opened 6 years ago
Closed 6 years ago
JS code coverage fails to write with "Warning: LCovRuntime::init: Cannot serialize file name" in log
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It looks like bug 1251364 introduced a small error.
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8871028 [details] Bug 1367571 - Fix return value check for snprintf in CodeCoverage.cpp https://reviewboard.mozilla.org/r/142586/#review147908 Sorry for the delay, I missed the review request.
Attachment #8871028 -
Flags: review?(nicolas.b.pierron) → review+
Pushed by cmanchester@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4ebdee0c9d9a Fix return value check for snprintf in CodeCoverage.cpp r=nbp
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4ebdee0c9d9a
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•