Apache Mod-Python - Re: Commented: (MODPYTHON-172) Memory leak with util.fieldstorage

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > July 2006 > Re: Commented: (MODPYTHON-172) Memory leak with util.fieldstorage





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Commented: (MODPYTHON-172) Memory leak with util.fieldstorage
Jim Gallacher

2006-07-07, 1:14 pm

Hi Harold,

I just wanted to let you know you are not being ignored. I just need
some free time to dive into this - hopefully this weekend.

Jim

Harold Ship (JIRA) wrote:
> [ http://issues.apache.org/jira/brows...action_12419728 ]
>
> Harold Ship commented on MODPYTHON-172:
> ---------------------------------------
>
> Please look at lines 202-205 of the same file, in parse_qs() :
>
> PyObject *list;
> list = Py_BuildValue("[O]", val);
> PyDict_SetItem(dict, key, list);
> Py_DECREF(list);
>
>
>
>
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com