Message 76372 - Python tracker
Message76372
| Author | CWRU_Researcher1 |
|---|---|
| Recipients | CWRU_Researcher1 |
| Date | 2008-11-25.00:39:47 |
| SpamBayes Score | 0.09946425 |
| Marked as misclassified | No |
| Message-id | <1227573589.29.0.468760733343.issue4412@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
/home/rxc92/project/Python-2.5.2/Parser/tokenizer.c (translate_into_utf8) Line 573 The return value of PyUnicode_AsUTF8String() is never checked if it is NULL. Reference: http://www.python.org/doc/2.5.2/api/builtinCodecs.html#l2h-523 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-25 00:39:49 | CWRU_Researcher1 | set | recipients: + CWRU_Researcher1 |
| 2008-11-25 00:39:49 | CWRU_Researcher1 | set | messageid: <1227573589.29.0.468760733343.issue4412@psf.upfronthosting.co.za> |
| 2008-11-25 00:39:48 | CWRU_Researcher1 | link | issue4412 messages |
| 2008-11-25 00:39:47 | CWRU_Researcher1 | create | |