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: <1291659362.73.0.867203438619.issue6697@psf.upfronthosting.co.za> |
2010-12-06 18:16:00 | belopolsky | link | issue6697 messages |
2010-12-06 18:16:00 | belopolsky | create | |
|