Closed Bug 21542 Opened 25 years ago Closed 25 years ago

variable used before being set

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 18089

People

(Reporter: colin, Assigned: ftang)

References

()

Details

A variable is used before it is given a value:

File /m12/mozilla/intl/uconv/src/nsTextToSubURI.cpp
Function nsTextToSubURI::ConvertAndEscape

              *_retval = nsEscape(convert, url_XPAlphas);
..................................^
%CXX-W-USEDBEFORESET, variable "convert" is used before its value is set
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 18089 ***
QA Contact: teruko → ftang
Target Milestone: M13
VERIFY duplicate
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.