Showing content from http://mail.python.org/pipermail/python-dev/attachments/20070605/bb5dc4fe/attachment.obj below:
Index: Modules/_sqlite/cache.c =================================================================== --- Modules/_sqlite/cache.c (revision 55747) +++ Modules/_sqlite/cache.c (working copy) @@ -243,6 +243,7 @@ } template = PyString_FromString("%s <- %s ->%s\n"); if (!template) { + Py_DECREF(fmt_args); return NULL; } display_str = PyString_Format(template, fmt_args);
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