Message123482
I am attaching a patch that fixes several instances of unchecked _PyUnicode_AsString() result. Not all fixes are completely trivial, so I would appreciate a review.
I did not attempt to fix Modules/_gestalt.c because I would like to hear from Ronald first. (See my previous comment.)
The patch doe not have the unit tests yet, but I reported some test cases above and these should be easy to convert to unit tests. |
|
| Date |
User |
Action |
Args |
| 2010-12-06 18:16:02 | belopolsky | set | recipients:
+ belopolsky, lemburg, loewis, ronaldoussoren, amaury.forgeotdarc, vstinner, ezio.melotti, Arfrever |
| 2010-12-06 18:16:02 | belopolsky | set | messageid: <[email protected]> |
| 2010-12-06 18:16:00 | belopolsky | link | issue6697 messages |
| 2010-12-06 18:16:00 | belopolsky | create | |
|