Ticket #2797 (closed enhancement: fixed)
[with spkg, positive review] fix memleaks in zn_poly
| Reported by: | dmharvey | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.0 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
A minor update to the zn_poly spkg I posted a few days ago. This fixes some memory leaks in the test suite and a read from uninitialised memory picked up by valgrind, and retrospectively renames the previous release to zn_poly-0.8.alpha0 :-)
Attachments
Change History
comment:1 Changed 5 years ago by mabshoff
- Summary changed from [with spkg, needs review] fix memleaks in zn_poly to [with spkg, positive review] fix memleaks in zn_poly
There are two issues with this SPKG which I have fixed:
- the changes to SPKG.txt haven't been checked in
- the spkg named zn_poly-0.8.p0.spkg must unpack to zn_poly-0.8.p0
I have fixed both issues [and some in accuracies in SPKG.txt, i.e. the renaming, in the SPKG I merged.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

