#13741: Proper deallocation of the (unique) pari instance
-------------------------------------+----------------------------
       Reporter:  SimonKing          |        Owner:  rlm
           Type:  defect             |       Status:  closed
       Priority:  blocker            |    Milestone:  sage-5.5
      Component:  memleak            |   Resolution:  fixed
       Keywords:  pari deallocation  |    Merged in:  sage-5.5.rc1
        Authors:  Simon King         |    Reviewers:  Volker Braun
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+----------------------------

Comment (by leif):

 Follow-up: #18385

 (Since the PARI instance is a [module-]global variable, its
 `__dealloc__()` never gets called.  This doesn't really hurt, except that
 Valgrind complains about even more memory leaks.)

--
Ticket URL: <http://trac.sagemath.org/ticket/13741#comment:13>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to