Closed Bug 581476 Opened 14 years ago Closed 13 years ago

possible uninitialized variable use in xpcwrappednative.cpp

Categories

(Core :: XPConnect, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jdm, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning])

js/src/xpconnect/src/xpcwrappednative.cpp: In member function ‘JSBool CallMethodHelper::GatherAndConvertResults()’:
js/src/xpconnect/src/xpcwrappednative.cpp:2533: warning: ‘array_count’ may be used uninitialized in this function
js/src/xpconnect/src/xpcwrappednative.cpp: In destructor ‘CallMethodHelper::~CallMethodHelper()’:
js/src/xpconnect/src/xpcwrappednative.cpp:2376: warning: ‘array_count’ may be used uninitialized in this function
Whiteboard: [build_warning]
Blocks: buildwarning
I could not find this error in our latest build. I checked even in nightly builds of mac and linux.
Hence closing this bug.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.