Skip to content
Snippets Groups Projects
Commit 871852680830 authored by Bob Ippolito's avatar Bob Ippolito
Browse files

tag as simplejson-2.1.0rc1

git-svn-id: http://simplejson.googlecode.com/svn/tags/simplejson-2.1.0rc1@214 a4795897-2c25-0410-b006-0d3caba88fa1
No related tags found
No related merge requests found
...@@ -451,7 +451,6 @@ ...@@ -451,7 +451,6 @@
} \ } \
} \ } \
if (PyList_Append(chunks, chunk)) { \ if (PyList_Append(chunks, chunk)) { \
Py_DECREF(chunk); \
goto bail; \ goto bail; \
} \ } \
Py_CLEAR(chunk); \ Py_CLEAR(chunk); \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment