Closed
Bug 21198
Opened 26 years ago
Closed 26 years ago
Uninitialized variable used in nsTextToSubURI::ConvertAndEscape
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
People
(Reporter: bratell, Assigned: ftang)
Details
g:\mozilla\mozilla\intl\uconv\src\nsTextToSubURI.cpp(88) : warning C4700: local
variable 'convert' used without having been initialized
that warning looks like a bug to me.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
Verified as dup.
You need to log in
before you can comment on or make changes to this bug.
Description
•