Opened 16 years ago
Closed 16 years ago
#19479 closed defect (fixed)
py25-quadtree-0.1.2 memory leak
Reported by: | voldmar@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | py25-quadtree |
Description
I’ve found that py25-quadtree has memory leak. Original project’s track contains ticket created 2 years ago and still open. I’ve ported patch so it can work in macports now.
Attachments (2)
Change History (4)
Changed 16 years ago by voldmar@…
Attachment: | Portfile-py25-quadtree.diff added |
---|
Changed 16 years ago by voldmar@…
Attachment: | patch-quadtree-_treemodule.c.diff added |
---|
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mcalhoun@… |
---|
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r50441.
Thanks.