Closed Bug 1061274 Opened 10 years ago Closed 10 years ago

Do not pass a non-POD object to a variadic function in nsTextStore::MouseTracker::UnadviseSink

Categories

(Core :: Widget: Win32, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

clang-cl treats this as a fatal error, but MSVC seems fine with it.
Assignee: nobody → ehsan.akhgari
Blocks: winclang
Attachment #8482359 - Flags: review?(masayuki)
Comment on attachment 8482359 [details] [diff] [review]
Do not pass a non-POD object to a variadic function in nsTextStore::MouseTracker::UnadviseSink

I wonder it's only here?
Attachment #8482359 - Flags: review?(masayuki) → review+
Currently yes. mingw has the same behaviour, so all other cases are already fixed.
https://hg.mozilla.org/mozilla-central/rev/c39a515d5492
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: