Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polybori doesn't free m4ri data on exit #1493

Closed
burcin opened this issue Dec 13, 2007 · 1 comment
Closed

polybori doesn't free m4ri data on exit #1493

burcin opened this issue Dec 13, 2007 · 1 comment
Assignees
Milestone

Comments

@burcin
Copy link

burcin commented Dec 13, 2007

The polybori wrapper initializes m4ri by building some tables, but this is not freed on exit. As polybori is now imported from top level, this shows up as still reachable memory on valgrind for every sage session.

The bundle attached fixes this, along with a minor modification to remove a workaround for a polybori bug which is now fixed.

Component: memleak

Issue created by migration from https://trac.sagemath.org/ticket/1493

@burcin burcin added this to the sage-2.9 milestone Dec 13, 2007
@burcin burcin self-assigned this Dec 13, 2007
@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 14, 2007

comment:1

Attachment: polybori_m4ri_free.hg.gz

Merged in 2.9.alpha7.

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Dec 14, 2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant