Closed Bug 1647734 Opened 5 years ago Closed 5 years ago

Fix a clang-11 snprintf complaint in JitSpewer.cpp

Categories

(Core :: JavaScript Engine: JIT, defect)

defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: away, Assigned: away)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

We have a clang-plugin checker that wants to favor SprintfLiteral over snprintf, but for some reason it didn't catch this instance prior to clang-11.

Pushed by dmajor@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6dd5e4563172 Fix a clang-11 snprintf complaint in JitSpewer.cpp r=nbp
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: