Your message dated Tue, 09 Jun 2009 16:02:33 +0000
with message-id <[email protected]>
and subject line Bug#512830: fixed in py-radix 0.5-2
has caused the Debian Bug report #512830,
regarding Memory leak in py-radix 0.5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
512830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512830
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-radix
Version: 0.5-1
Severity: normal
----- Forwarded message from Alexander Sabourenkov <[email protected]> -----
Date: Fri, 23 Jan 2009 16:56:37 +0300
From: Alexander Sabourenkov <[email protected]>
To: [email protected]
CC: [email protected]
Subject: Memory leak in py-radix 0.5
Hello.
Please be so kind as to accept this patch that prevents a leak of PyString
reference and of memory as a result.
--- py-radix-0.5/radix_python.c 2007-12-18 05:49:01.000000000 +0300
+++ py-radix-0.6/radix_python.c 2009-01-23 16:44:04.000000000 +0300
@@ -95,6 +95,7 @@
Py_XDECREF(self->family);
Py_XDECREF(self->network);
Py_XDECREF(self->prefix);
+ Py_XDECREF(self->packed);
PyObject_Del(self);
}
Thank you.
--
./lxnt
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: py-radix
Source-Version: 0.5-2
We believe that the bug you reported is fixed in the latest version of
py-radix, which is due to be installed in the Debian FTP archive:
py-radix_0.5-2.diff.gz
to pool/main/p/py-radix/py-radix_0.5-2.diff.gz
py-radix_0.5-2.dsc
to pool/main/p/py-radix/py-radix_0.5-2.dsc
python-radix_0.5-2_amd64.deb
to pool/main/p/py-radix/python-radix_0.5-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Berg <[email protected]> (supplier of updated py-radix package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 09 Jun 2009 17:42:18 +0200
Source: py-radix
Binary: python-radix
Architecture: source amd64
Version: 0.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Christoph Berg <[email protected]>
Description:
python-radix - radix tree implementation for storage of IPv4 and IPv6 networks
Closes: 512830
Changes:
py-radix (0.5-2) unstable; urgency=low
.
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
.
[ Christoph Berg ]
* Add patch by Alexander Sabourenkov to fix memory leak. Closes: #512830.
* Use quilt.
* Bump Standards-Version.
Checksums-Sha1:
63c3e4308c03f0d7fe0f1f0ab6b3af2372b99295 1313 py-radix_0.5-2.dsc
f75d2c2ccb7fc543cdb04357de44ca0b8279e267 3291 py-radix_0.5-2.diff.gz
2b44d94c53dd224151cf01f9b0f6304da0397101 21974 python-radix_0.5-2_amd64.deb
Checksums-Sha256:
7eaa3605f152ab09ce389ca0ca103b7c120e30423e38eb8debd07cc9b1879933 1313
py-radix_0.5-2.dsc
db307aadf3e135cbe10bbf78174bb54ff4d4f208f907fd5cba74a25d47c7e73f 3291
py-radix_0.5-2.diff.gz
6db4de1746e49490f31b16d7c3b19b20fcd41d314494a586b4c48d2bf14ac4cb 21974
python-radix_0.5-2_amd64.deb
Files:
4160e2576e4f465b3bec3afdffaa0e36 1313 python extra py-radix_0.5-2.dsc
1ee8ce9ba78c3f0b6516ee97bed697c5 3291 python extra py-radix_0.5-2.diff.gz
b4356c7ec2afe3ad13f5cdfbddef3d99 21974 python extra
python-radix_0.5-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkouhugACgkQxa93SlhRC1pkqQCeJQqHiaHWch/RlODFaquz1z13
tggAnje1g3bpWRzQau3GUlooftIh0R1I
=jFQL
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team