Message253774
Saving a reference to the overall buffered reader is probably not good enough. I think the buffer is freed when close() is called, so a reference to this internal buffer would need to be saved instead (or as well). Unless we stop having close() free the buffer. |
|
Date |
User |
Action |
Args |
2015-10-31 05:30:26 | martin.panter | set | recipients:
+ martin.panter, jcea, christian.heimes, Arfrever, BreamoreBoy, sbt |
2015-10-31 05:30:26 | martin.panter | set | messageid: <1446269426.78.0.428256888299.issue15994@psf.upfronthosting.co.za> |
2015-10-31 05:30:26 | martin.panter | link | issue15994 messages |
2015-10-31 05:30:26 | martin.panter | create | |
|