Message253774
| Author | martin.panter |
|---|---|
| Recipients | Arfrever, BreamoreBoy, christian.heimes, jcea, martin.panter, sbt |
| Date | 2015-10-31.05:30:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1446269426.78.0.428256888299.issue15994@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |