Use abort() rather than exit() to appease tools like rpmlint. abort() is used
in libmpdec to prevent undefined behavior if an invalid context is used. This cannot occur for the _decimal module since user input for the context is validated.
S
Stefan Krah committed
0e41981cd512b9735fb0ff63a82d2d5264aff5be
Parent: ad95c2d