summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-12-03 10:41:50 -0500
committerColin Walters <walters@verbum.org>2010-12-03 10:41:50 -0500
commit1c9ea4beb60488a7a356db5a8e2d21f6afb42092 (patch)
tree95ca8c3b2fe36e058337ec53e254092135fdc82e /Makefile.am
parent805ed9f5150d8d202700d4be67af9d7068d8db5b (diff)
downloadgobject-introspection-1c9ea4beb60488a7a356db5a8e2d21f6afb42092.tar.gz
scanner: Switch to only Python 2.5 C API usage
PyUnicode_FromString is 2.6 only, we can use PyUnicode_DecodeUTF8 easily enough though. Also, fix memory leaks in this function; we leaked the buffer on success, and also in most failure paths.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions