mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-08 06:31:58 +00:00
damn, another fix for spooler leak
This commit is contained in:
@@ -2132,6 +2132,7 @@ PyObject *py_uwsgi_parse_file(PyObject * self, PyObject * args) {
|
||||
|
||||
}
|
||||
|
||||
free(buffer);
|
||||
goto clear2;
|
||||
|
||||
clear3:
|
||||
|
||||
Reference in New Issue
Block a user