Message72592
Le vendredi 05 septembre 2008 à 13:08 +0000, Amaury Forgeot d'Arc a
écrit :
> Antoine, it seem that with encode-leak2.patch, the error path after
> PyErr_WarnEx() leaks the value of "v".
Hmm, you are right.
> I rewrote the whole paragraph to make it more straightforward:
> - the normal case is tested first
> - all paths end with a "return", and no goto.
> - no need to test that PyBytes_FromStringAndSize returns a PyBytes...
I'll take a look! |
|
| Date |
User |
Action |
Args |
| 2008-09-05 13:30:24 | pitrou | set | recipients:
+ pitrou, nnorwitz, amaury.forgeotdarc |
| 2008-09-05 13:30:23 | pitrou | link | issue3660 messages |
| 2008-09-05 13:30:23 | pitrou | create | |
|