Mercurial > hg-stable
changeset 26033:9e7d805925c8
reachableroots: fix memleak of integer objects at includepath loop
In the first visit loop, val is decref-ed correctly after PySet_Add().
Let's do the same for the includepath loop.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 14 Aug 2015 12:36:41 +0900 |
parents | a3d5da8b641e |
children | 1d829f802fab |
files | mercurial/parsers.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff