summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CloneDetection.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-21 01:52:37 +0000
committerZachary Turner <zturner@google.com>2017-06-21 01:52:37 +0000
commit10a601adb2a6e47b1681aa01d7c410b89514b5fe (patch)
tree5036fe1dfa483527ec13df2f0ba7a8d86f6bbad7 /clang/lib/Analysis/CloneDetection.cpp
parentca48d369bac37ee9f2d4b44c50303fb0b1e73b44 (diff)
downloadbcm5719-llvm-10a601adb2a6e47b1681aa01d7c410b89514b5fe.tar.gz
bcm5719-llvm-10a601adb2a6e47b1681aa01d7c410b89514b5fe.zip
Fix a python object leak in SWIG glue.
PyObject_CallFunction returns a PyObject which needs to be decref'ed when it is no longer needed. Patch by David Luyer Differential Revision: https://reviews.llvm.org/D33740 llvm-svn: 305873
Diffstat (limited to 'clang/lib/Analysis/CloneDetection.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud