Message159258
| Author | Huzaifa.Sidhpurwala |
|---|---|
| Recipients | Arfrever, Huzaifa.Sidhpurwala, asvetlov, ezio.melotti, kseifried@redhat.com, loewis, pitrou, serhiy.storchaka, vstinner |
| Date | 2012-04-25.06:46:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1335336420.58.0.0236541860292.issue14579@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have not tried the patch yet, but modifying the reproducer yields a different crash. This one seems to be a heap-based buffer overflow which is slightly more serious. In the reproducer, you just need to replace ascii() with str(). Again works on python3 only. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-25 06:47:00 | Huzaifa.Sidhpurwala | set | recipients: + Huzaifa.Sidhpurwala, loewis, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov, kseifried@redhat.com, serhiy.storchaka |
| 2012-04-25 06:47:00 | Huzaifa.Sidhpurwala | set | messageid: <1335336420.58.0.0236541860292.issue14579@psf.upfronthosting.co.za> |
| 2012-04-25 06:47:00 | Huzaifa.Sidhpurwala | link | issue14579 messages |
| 2012-04-25 06:46:59 | Huzaifa.Sidhpurwala | create | |