]> www.ginac.de Git - cln.git/commit
* src/integer/conv/cl_I_to_digits (I_to_digits): Fix an elusive stack
authorRichard Kreckel <kreckel@ginac.de>
Fri, 22 Oct 2004 21:06:36 +0000 (21:06 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 22 Oct 2004 21:06:36 +0000 (21:06 +0000)
commitabe559d7d88c3ba9d0e56cd2aeb7fd3307f1aa0c
tree7fb98f6cf0e2e66c41a2b4aff17403d285a485ad
parentb8a5b7150b59ed4ef7c419d2d27e02ea06211caa
    * src/integer/conv/cl_I_to_digits (I_to_digits): Fix an elusive stack
        overwriting problem. That was the real cause for Debian bug#246319.
        * src/integer/output/cl_I_print.cc (print_integer): Revert workaround
        for the bug fixed above.
ChangeLog
src/integer/conv/cl_I_to_digits.cc
src/integer/output/cl_I_print.cc