Message 217463 - Python tracker
Message217463
| Author | Kim.Gräsman |
|---|---|
| Recipients | Kim.Gräsman, brian.curtin, python-dev, terry.reedy, tim.golden, tim.peters |
| Date | 2014-04-29.04:01:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398744074.31.0.0532694209348.issue18314@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Aha, that might cause trouble. I think you should add a memset() to sero out the newly allocated buffer also, I think I may have used calloc to be able to assume it was initialized with zeros. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-29 04:01:14 | Kim.Gräsman | set | recipients: + Kim.Gräsman, tim.peters, terry.reedy, tim.golden, brian.curtin, python-dev |
| 2014-04-29 04:01:14 | Kim.Gräsman | set | messageid: <1398744074.31.0.0532694209348.issue18314@psf.upfronthosting.co.za> |
| 2014-04-29 04:01:14 | Kim.Gräsman | link | issue18314 messages |
| 2014-04-29 04:01:13 | Kim.Gräsman | create | |