Message72854
| Author | ocean-city |
|---|---|
| Recipients | amaury.forgeotdarc, ocean-city |
| Date | 2008-09-09.13:25:35 |
| SpamBayes Score | 0.021998245 |
| Marked as misclassified | No |
| Message-id | <1220966797.75.0.427662406188.issue3813@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, I misunderstood the reason... readlink() can return non-null-terminated string, so mbstowcs may convert illegual memory area. I've attached py3k_getpath_v3.patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-09 13:26:37 | ocean-city | set | recipients: + ocean-city, amaury.forgeotdarc |
| 2008-09-09 13:26:37 | ocean-city | set | messageid: <1220966797.75.0.427662406188.issue3813@psf.upfronthosting.co.za> |
| 2008-09-09 13:25:36 | ocean-city | link | issue3813 messages |
| 2008-09-09 13:25:36 | ocean-city | create | |