Closed Bug 295070 Opened 20 years ago Closed 19 years ago

nsConverterInputStream::Init returns nsnull in an nsresult method

Categories

(Core :: Internationalization, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: Biesinger, Assigned: pythonesque+bugzilla)

References

()

Details

(Whiteboard: [good first bug])

Attachments

(1 file)

49 NS_IMETHODIMP
 50 nsConverterInputStream::Init(nsIInputStream* aStream,
[...]
 62     if (NS_FAILED(rv)) return nsnull;
(it should return rv, just to be clear)
Whiteboard: [good first bug]
Attached patch Proposed PatchSplinter Review
Requesting review.
Attachment #184867 - Flags: review?(smontagu)
Comment on attachment 184867 [details] [diff] [review]
Proposed Patch

r=smontagu
Attachment #184867 - Flags: review?(smontagu) → review+
Attachment #184867 - Flags: approval1.8b2?
Comment on attachment 184867 [details] [diff] [review]
Proposed Patch

Done.  Is there anything else I should do?
Attachment #184867 - Flags: approval1.8b2? → superreview?(blizzard)
well, once you have sr you need to ask for approval again (unless you want to
wait until we branch for 1.8), and then the patch can be checked in.
Comment on attachment 184867 [details] [diff] [review]
Proposed Patch

I'm not doing reviews at the moment.  Please ask someone else on the sr list. 
Sorry!
Attachment #184867 - Flags: superreview?(blizzard)
Attachment #184867 - Flags: superreview?(bzbarsky)
Attachment #184867 - Flags: superreview?(bzbarsky) → superreview+
Assignee: smontagu → pythonesque+bugzilla
fixed on trunk

Checking in intl/uconv/src/nsConverterInputStream.cpp;
/cvsroot/mozilla/intl/uconv/src/nsConverterInputStream.cpp,v  <-- 
nsConverterInputStream.cpp
new revision: 1.16; previous revision: 1.15
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: