]> git.ipfire.org Git - thirdparty/libsolv.git/commit
bindings: do not leak Repo in __next__() 208/head
authorIgor Gnatenko <ignatenko@redhat.com>
Sun, 21 May 2017 17:05:34 +0000 (19:05 +0200)
committerIgor Gnatenko <ignatenko@redhat.com>
Sun, 21 May 2017 17:06:35 +0000 (19:06 +0200)
commitd8f58f77e7a595db4a4dabf1a1ec0cf4e5145167
tree9d6a9bb905b16fea795844551ab27e711eb52c6f
parentac0c19a9820fea9cd2db399e04df5795fbb0ae0b
bindings: do not leak Repo in __next__()

We don't create new object in __getitem__, why should we do it in __next__?

Closes: https://github.com/openSUSE/libsolv/issues/207
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
bindings/solv.i