| commit | 3bb42d9341964fdf094c89c9a64965bd18588476 | [log] [tgz] |
|---|---|---|
| author | Brett Cannon <bcannon@gmail.com> | Sat Oct 20 03:43:15 2007 +0000 |
| committer | Brett Cannon <bcannon@gmail.com> | Sat Oct 20 03:43:15 2007 +0000 |
| tree | 4639672babfa984c723e419353f75df144640b88 | |
| parent | d5ec98c7fbe1244aa9622e2ecabfb150ce128a62 [diff] |
Fix a memory leak caused by PyTokenizer_FindEncoding() returning a char * that was PyMem_MALLOC'ed.