Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3404)

Issue 5572060: Fixing resource leak in GZipContent.writeTo (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by rmistry
Modified:
12 years, 3 months ago
Reviewers:
yanivi
Base URL:
https://google-http-java-client.googlecode.com/hg/
Visibility:
Public.

Description

Fix for http://code.google.com/p/google-http-java-client/issues/detail?id=61

Patch Set 1 #

Patch Set 2 : Adding javadoc in HttpContent.writeTo #

Total comments: 2

Patch Set 3 : Addressing code review comments #

Messages

Total messages: 6
rmistry
This is to fix http://code.google.com/p/google-http-java-client/issues/detail?id=61 The deflator created by new GZIPOutputStream(out) needs to be end() ...
12 years, 3 months ago (2012-01-25 15:26:18 UTC) #1
rmistry
Added more detailed javadoc to HttpContent.writeTo
12 years, 3 months ago (2012-01-26 17:39:49 UTC) #2
yanivi
LGTM This is fine, but we also need to solve the more general problem. We ...
12 years, 3 months ago (2012-01-26 20:44:48 UTC) #3
rmistry
I did a pass of the callers and the implementers and fixed them. I left ...
12 years, 3 months ago (2012-01-26 22:21:36 UTC) #4
yanivi
Can we please merge this into http://codereview.appspot.com/5482047/ and then I'll review it there?
12 years, 3 months ago (2012-01-27 16:46:51 UTC) #5
rmistry
12 years, 3 months ago (2012-01-27 16:59:30 UTC) #6
On 2012/01/27 16:46:51, yanivi wrote:
> Can we please merge this into http://codereview.appspot.com/5482047/ and then
> I'll review it there?

Done. Merged this into http://codereview.appspot.com/5482047/
I will go ahead and close this issue then.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b