#17285: CIF is missing many functions
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.6
      Component:  basic arithmetic   |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Vincent Delecroix  |    Reviewers:  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vdelecroix/17285                 |  afccfe62eac92dd2cea900f3bac44600e633aa7d
   Dependencies:  #17130             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 Thanks for the review.

 Just one related question. With the current code, if a `KeyboardInterrupt`
 happens in between the `sig_on/sig_off` block, then the code
 `mpfi_clear(tmp)` will never get called and hence the memory allocated to
 `tmp` will not be freed. Is there a clean solution for that?

--
Ticket URL: <http://trac.sagemath.org/ticket/17285#comment:19>
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