Closed Bug 1222170 Opened 9 years ago Closed 9 years ago

fix initialization order in ScopedWLANObject

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla45
Tracking Status
firefox45 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

Member fields are supposed to be initialized in the order they are
declared, but the constructor of ScopedWLANObject initialized mObject
prio to mLibrary.  This is probably harmless, but it does cause a
warning on clang-cl, so let's fix it.
Attachment #8683858 - Flags: review?(jmathies) → review+
https://hg.mozilla.org/mozilla-central/rev/851dc8327772
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: