https://bugzilla.redhat.com/show_bug.cgi?id=909510 --- Comment #4 from Paulo Andrade <paulo.cesar.pereira.de.andrade@xxxxxxxxx> --- May thanks for the review. I mailed upstream about the FSF address, and a ping about the exit issue, so they can read this review request :-) Upstream appears to have updated the package without a name change. Note that it was made available some months after my initial request and also after mailing upstream http://trac.sagemath.org/sage_trac/ticket/11563#comment:45 The exit call should never happen at least in Linux for "sane" arguments to *alloc (the kernel would OOM kill the process allocating too much memory, but never deny memory), it is called from the out_of_memory function. Otherwise I could patch it to let it happily return a NULL pointer and some SIGSEGV handler catch it, or convert it to an assert (that would call abort, for "impossible" conditions). Update: - Rebuild with updated upstream tarball (#909510#c3). Spec URL: http://pcpa.fedorapeople.org/lrcalc.spec SRPM URL: http://pcpa.fedorapeople.org/lrcalc-1.1.6-2.beta.fc20.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ogAhl1EUF8&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review