Message 119460 - Python tracker
Message119460
| Author | rupole |
|---|---|
| Recipients | rupole |
| Date | 2010-10-23.18:22:37 |
| SpamBayes Score | 0.16609098 |
| Marked as misclassified | No |
| Message-id | <1287858158.95.0.0752296181045.issue10181@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There are a number of places in memoryobject.c where get_shape0 is used without the return value being checked. If it fails, this leads to hanging exceptions and crashes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-23 18:22:39 | rupole | set | recipients: + rupole |
| 2010-10-23 18:22:38 | rupole | set | messageid: <1287858158.95.0.0752296181045.issue10181@psf.upfronthosting.co.za> |
| 2010-10-23 18:22:37 | rupole | link | issue10181 messages |
| 2010-10-23 18:22:37 | rupole | create | |