Message71834
The main cause of these leaks is each time PyArg_ParseTuple("s#") is
passed a bytes object.
If FillInfo() increfs the given object, every object should have a
bf_releasebuffer that decrefs it. |
|
| Date |
User |
Action |
Args |
| 2008-08-24 09:18:39 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, loewis, nnorwitz, brett.cannon, pitrou, christian.heimes, benjamin.peterson |
| 2008-08-24 09:18:36 | amaury.forgeotdarc | set | messageid: <1219569516.28.0.841348588026.issue3651@psf.upfronthosting.co.za> |
| 2008-08-24 09:18:35 | amaury.forgeotdarc | link | issue3651 messages |
| 2008-08-24 09:18:34 | amaury.forgeotdarc | create | |
|