#15312: fix integer overflow (?) in conversion of powersums to Schur functions
-------------------------------------------------+-------------------------
       Reporter:  zabrocki                       |        Owner:
           Type:  defect                         |       Status:
       Priority:  critical                       |  needs_work
      Component:  combinatorics                  |    Milestone:  sage-5.13
       Keywords:  symmetric functions,           |   Resolution:
  symmetrica, memleak                            |    Merged in:
        Authors:  Mike Zabrocki                  |    Reviewers:
Report Upstream:  N/A                            |  Work issues:
         Branch:                                 |       Commit:
   Dependencies:  #13413                         |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by zabrocki):

 I've changed the spkg and included a diff file.  Does it look ok now?  The
 diff file doesn't quite have the same header information as yours.

 In looking for other instances of this bug, I noticed that other places
 (e.g. `kuerzen_longint_integer`) have a similar fix that looks like it was
 corrected before my time.
 {{{
             INT wi = S_B_OI(bruch);
             freeself_bruch(bruch);
             M_I_I(wi,bruch);
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15312#comment:28>
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/groups/opt_out.

Reply via email to