Update of /cvsroot/python/python/dist/src/Objects In directory sc8-pr-cvs1:/tmp/cvs-serv20631/Objects Modified Files: dictobject.c Log Message: Add missing decref Index: dictobject.c =================================================================== RCS file: /cvsroot/python/python/dist/src/Objects/dictobject.c,v retrieving revision 2.132 retrieving revision 2.133 diff -C2 -d -r2.132 -r2.133 *** dictobject.c 27 Nov 2002 07:29:33 -0000 2.132 --- dictobject.c 27 Nov 2002 19:38:00 -0000 2.133 *************** *** 982,985 **** --- 982,986 ---- if (!PyDict_Check(d)) { PyErr_BadInternalCall(); + Py_DECREF(d); return NULL; }
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4