Closed Bug 1669813 Opened 5 years ago Closed 5 years ago

Crash when using MOZ_LOG=neqo_http3::*:5

Categories

(Core :: Networking: HTTP, defect, P2)

defect

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: dragana, Assigned: valentin)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Assignee: nobody → valentin.gosu
Whiteboard: [necko-triaged]

ExternMozLog treated aMsg as a format, instead of the string being printed.
If it happened to contain any escape sequences, it led to a crash as the parameters weren't there.

Pushed by valentin.gosu@gmail.com: https://hg.mozilla.org/integration/autoland/rev/d368b4f16732 Pass %s format to VsprintfLiteral instead of logged string r=dragana
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: